@triveria/wallet / Exports / WalletConfig
Interface: WalletConfig
Wallet specific configuration.
Export
WalletConfig
Table of contents
Properties
Properties
EBSI
• Optional
EBSI: EbsiSpecificWalletData
Memberof
WalletConfig
Defined in
credentialIssuers
• Optional
credentialIssuers: CredentialIssuerDefinition
[]
List of credential issuers to be used with credentials of a specific type during their issuance.
Memberof
WalletConfig
Defined in
credentialVerifiers
• Optional
credentialVerifiers: CredentialVerifierDefinition
[]
List of verification definitions that the wallet will be able to use for verification process.
Memberof
WalletConfig
Defined in
oidcRevision
• Optional
oidcRevision: OidcRevision
Memberof
WalletConfig
Defined in
trustFramework
• trustFramework: WalletConfigTrustFrameworkEnum
What trust framework should we use with this wallet. This property COULD NOT change later. Supported frameworks: EBSI - the European Blockchain Services Infrastructure, TTS - Triveria Trust Service, Noop - did:key based no-op trust framework (mainly for the personal use)
Memberof
WalletConfig