Skip to main content
Class
final class DefaultCrossmintWallets

Initializers

init(service:secureWalletStorage:)

init(service: any SmartWalletService, secureWalletStorage: any SecureWalletStorage)

Instance Methods

getOrCreateWallet(chain:signer:options:)

Inherited from CrossmintWallets.getOrCreateWallet(chain:signer:options:).
func getOrCreateWallet(chain: Chain, signer: any Signer, options: WalletOptions? = nil) async throws(WalletError) -> Wallet