Hook for accessing the Para client instance
useClient
hook provides direct access to the Para client instance, allowing you to call any method available on the Para SDK.
getDisplayAddress()
- Format wallet addressesisSessionActive()
- Check session statusexportSession()
- Export session for server-side usefindWallet()
- Find a specific walletgetUserId()
- Get the current user IDParaProvider
is fully initializedParaProvider