Abstract Interface Class Read-only observation surface for the wallet state held by theDocumentation Index
Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
Use this file to discover all available pages before exploring further.
CrossmintWalletController. Exposed via CrossmintWalletController.state so advanced consumers can subscribe to wallet / status changes directly without reaching into the controller, while still routing all mutations through the controller’s public API.
Properties
currentWallet
null if no wallet has been loaded.
currentWalletId
null if the repository is in the initial / cleared state.
status
CrossmintWalletStatus for values.
