Skip to main content

Get Current Wallet

Use the useWallet hook to access the currently active wallet.

Get All Wallets

Use the useAccount hook to access all embedded wallets for the current user.

Filter Wallets by Type

Access wallets filtered by blockchain type using the Para client directly.

Next Steps