Overview
Overview of React contexts for Wallet UI
Wallet UI provides a set of React contexts to manage the state of the wallet.
WalletUiAccountContext
The context for the currently selected wallet account.
WalletUiAccountContextProvider
The provider for the WalletUiAccountContext.
WalletUiClusterContext
The context for the currently selected Solana cluster.
WalletUiClusterContextProvider
The provider for the WalletUiClusterContext.
WalletUiContext
The main context for Wallet UI.
WalletUiContextProvider
The provider for the WalletUiContext.