Skip to main content

WalletVersion

@iota/wallet-standard


@iota/wallet-standard / WalletVersion

Type Alias: WalletVersion

WalletVersion = "1.0.0"

Defined in: node_modules/.pnpm/@[email protected]/node_modules/@wallet-standard/base/lib/types/wallet.d.ts:14

Version of the Wallet Standard implemented by a Wallet.

Used by Wallet::version.

Note that this is NOT a version of the Wallet, but a version of the Wallet Standard itself that the Wallet supports.

This may be used by the app to determine compatibility and feature detect.