Skip to main content
Mutation hook for signing and sending Solana transactions using a signer from useParaSolanaSigner.
Requires @getpara/solana-signers-v2-integration and @solana/kit as peer dependencies.
Get the signer parameter from the Solana setup pattern in Setup Libraries.

Import

Usage

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