Change the currently selected wallet for blockchain operations
Switch between Para wallets to perform operations on different networks or addresses. This guide works in tandem with the Get All Wallets and Get Wallet Addresses guides, providing a comprehensive overview of wallet management in the Para ecosystem.
To switch wallets, use the useWalletState
hook. This hook provides methods to manage the currently selected wallet and allows you to switch between different wallets.
These types are used in the useWalletState
hook to manage wallet selection.