Skip to main content
Mutation hook for signing Stellar transactions using a signer from useParaStellarSigner.
Requires @getpara/stellar-sdk-v14-integration and @stellar/stellar-sdk as peer dependencies.
Get the signer parameter from useParaStellarSigner.

Import

Usage

mutate/mutateAsync are also available alongside the named aliases. All other UseMutationResult fields (data, error, isSuccess, isError, reset, etc.) work as expected.