Type Alias: StandardConnectFeature
StandardConnectFeature =
object
standard:connect is a "@wallet-standard/base".Wallet.features | feature that may be implemented by a
"@wallet-standard/base".Wallet to allow the app to obtain authorization to use
"@wallet-standard/base".Wallet.accounts.
Properties
standard:connect
readonlystandard:connect:object
Name of the feature.
version
readonlyversion:StandardConnectVersion
Version of the feature implemented by the Wallet.
connect
readonlyconnect:StandardConnectMethod
Method to call to use the feature.