@triveria/wallet / Exports / Wallet
Interface: Wallet
Wallet details
Table of contents
Properties
Properties
capabilities
• Optional capabilities: WalletCapability[]
This property defines the capabilities which the wallet has. It may be any of "holder", "issuer" and "verifier".
Defined in
config
• config: WalletConfig
Defined in
metadata
• Optional metadata: Object
Custom key value pairs associated with the wallet. The key must not exceed 64 characters and the value must not exceed 256 characters.
Index signature
▪ [key: string]: any
Defined in
name
• name: string
Defined in
walletId
• Optional walletId: string