Final Class Advanced runtime host that mounts the client/auth/wallet scopes plus the hidden bridge hosts required for signer/export flows.Documentation Index
Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
Use this file to discover all available pages before exploring further.
CrossmintWalletProvider for the recommended app-facing integration
path. This widget remains useful when the host app owns the
CrossmintClient and CrossmintWalletController lifecycle directly.
Constructors
CrossmintWalletHost
client and walletController the host should expose through scopes; optionally override the bridge controllers.
Properties
client
CrossmintClient.
walletController
CrossmintWalletContext.
child
hiddenSignerBridgeController
offstageHiddenSignerBridge
true (the default) the hidden signer WebView renders Offstage, invisible but laid out. Set to false only when debugging the bridge.
offstageExportSignerBridge
true (the default) the export signer WebView renders Offstage.

