Skip to main content

WalletWithRequiredFeatures

@iota/wallet-standard


@iota/wallet-standard / WalletWithRequiredFeatures

Type Alias: WalletWithRequiredFeatures

WalletWithRequiredFeatures = WalletWithFeatures<MinimallyRequiredFeatures & Partial<IotaFeatures> & Partial<StandardDisconnectFeature> & IdentifierRecord<unknown>>

Defined in: sdk/wallet-standard/src/features/index.ts:37

Represents a wallet with the absolute minimum feature set required to function in the IOTA ecosystem.