Skip to main content

@triveria/wallet / Exports / WalletConfig

Interface: WalletConfig

Wallet specific configuration.

Export

WalletConfig

Table of contents

Properties

Properties

EBSI

Optional EBSI: EbsiSpecificWalletData

Memberof

WalletConfig

Defined in

api.ts:2268


credentialIssuers

Optional credentialIssuers: CredentialIssuerDefinition[]

List of credential issuers to be used with credentials of a specific type during their issuance.

Memberof

WalletConfig

Defined in

api.ts:2244


credentialVerifiers

Optional credentialVerifiers: CredentialVerifierDefinition[]

List of verification definitions that the wallet will be able to use for verification process.

Memberof

WalletConfig

Defined in

api.ts:2250


oidcRevision

Optional oidcRevision: OidcRevision

Memberof

WalletConfig

Defined in

api.ts:2256


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

Defined in

api.ts:2262