Skip to main content

VCkit

info

Please note that this content is under development and is not ready for implementation. This status message will be updated as content development progresses.

Description

The VCkit object contains configuration details for the Verifiable Credential service, which is used to issue and manage Verifiable Credentials.

Definition

PropertyRequiredDescriptionType
vckitAPIUrlYesURL for the VCKit APIString
issuerYesIssuer identifier for the Verifiable CredentialString
headersNoCustom headers to be included in the request to the Verifiable Credential serviceHTTP Headers
restOfVCNoContain any additional properties that are a part of the standard VC structurerestOfVC

restOfVC

The restOfVC object contains any additional properties that are a part of the standard Verifiable Credential structure.

PropertyRequiredDescriptionType
idNovalues include UUID and DIDsString
validUntilNorepresenting the date and time the credential ceases to be validDateTimeStamp
renderNorender template used in VCkitrenderer

renderer

The renderer object contains the render template used in VCkit.

PropertyRequiredDescriptionType
templateYesvalue of templateString
@typeYestype of templateString