Prerequisites
Installation
Library Setup
Unlike the web SDK which providesuseCosmjsProtoSigner directly, React Native uses useClient() from @getpara/react-native-wallet to get the Para instance and constructs the signer manually.
- Proto Signer
- Amino Signer
Use the Proto signer for transaction operations like sending tokens, staking, and IBC transfers.
hooks/useParaCosmos.ts