Skip to main content
Mutation hook for signing Stellar transactions using a signer from useParaStellarSigner.
@getpara/react-sdk includes @getpara/stellar-sdk-v14-integration. Install @stellar/stellar-sdk when your app imports Stellar helpers such as Networks or transaction builders directly.
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.