Skip to main content
The useStellarSigner hook provides a Stellar signer for a Para wallet.

Import

Usage

Network Passphrase Override

The signTransaction method accepts an optional second argument to override the network passphrase per-call. This is useful when signing transactions for a different network than the one configured in the hook:
This matches the Stellar SDK’s contract.SignTransaction interface, making ParaStellarSigner directly compatible with contract.Client.

Return Type

The hook returns a UseStellarSignerReturn object with the following properties: