Skip to main content
Mutation hook for signing and broadcasting Cosmos transactions using a CosmJS signer and signing client.
Requires @getpara/cosmjs-v0-integration and @cosmjs/stargate as peer dependencies.
Get the signer parameter from the CosmJS setup patterns 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.