StandardConnectFeature
@iota/wallet-standard / StandardConnectFeature
Type Alias: StandardConnectFeature
StandardConnectFeature =
object
Defined in: node_modules/.pnpm/@[email protected]/node_modules/@wallet-standard/features/lib/types/connect.d.ts:17
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
Defined in: node_modules/.pnpm/@[email protected]/node_modules/@wallet-standard/features/lib/types/connect.d.ts:19
Name of the feature.
connect
readonlyconnect:StandardConnectMethod
Method to call to use the feature.
version
readonlyversion:StandardConnectVersion
Version of the feature implemented by the Wallet.