Skip to main content

@triveria/wallet / Exports / WalletConfig

Interface: WalletConfig

Wallet specific configuration.

Table of contents

Properties

Properties

EBSI

Optional EBSI: EbsiSpecificWalletData

Defined in

api.ts:1067


EUDI

Optional EUDI: EudiConfiguration

Defined in

api.ts:1068


IDTL

Optional IDTL: IdtlConfiguration

Defined in

api.ts:1069


credentialIssuers

Optional credentialIssuers: CredentialIssuerDefinition[]

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

Defined in

api.ts:1056


credentialVerifiers

Optional credentialVerifiers: CredentialVerifierDefinition[]

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

Defined in

api.ts:1060


legalEntity

Optional legalEntity: boolean

Defines if the specific wallet is a legal entity

Defined in

api.ts:1066


oidcRevision

Optional oidcRevision: OidcRevision

Defined in

api.ts:1061


statusListExpiration

Optional statusListExpiration: number

Expiration time in seconds for credential status lists. Used only if the wallet is a credential issuer

Defined in

api.ts:1074


trustFramework

trustFramework: TrustFrameworkType

Defined in

api.ts:1062


walletKeyIdentifier

walletKeyIdentifier: SigningKeyIdentifier

Defined in

api.ts:1070