Final Class Configuration forDocumentation 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.
createOnLogin to have the controller create (or load) a wallet
automatically when a session becomes available. Set showOtpSignerPrompt
to false if you want to drive OTP prompts entirely from your own UI
(the controller still exposes the OTP controller via
CrossmintWalletController.otp).
Constructors
CrossmintWalletControllerConfig
Properties
createOnLogin
recovery with the recovery signer config (e.g. CrossmintEmailSignerConfig()).
showOtpSignerPrompt
false to drive OTP UI yourself by listening to CrossmintWalletController.otp.
callbacks
CrossmintWalletLifecycleCallbacks.

