@zcloak/vc
v2.0.4
Published
zCloak vc package
Downloads
124
Readme
@zcloak/vc
This repo defined a VerifiableCredential that can be signed and verified offline, and also includes the generation of Verifiable Presentataion.
For more information about Verifiable Credential and Presentation, please visit the latest version of the official W3C specification.
Usage
Installation -
yarn add @zcloak/vc
Classes and Functions can be imported as follows:
import { VerifiableCredentialBuilder } from '@zcloak/vc';