useParaStellarSigner hook returns a Stellar signer for the user’s Stellar wallet.
If the user has multiple Stellar wallets, pass address or walletId to select one. When omitted, the active wallet is used automatically.
@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.