Skip to main content
Mutation hook for signing messages using an ethers signer from useParaEthersSigner.
@getpara/react-sdk includes @getpara/ethers-v6-integration. Install ethers when your app creates providers or imports ethers helpers directly.
Get the signer parameter from useParaEthersSigner.

Import

Usage

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