A wrapper lib build for TrustVC to work with W3C Verifiable Credentials (VCs) Data Model v1.1. Provides packages to facilitate the creation of Decentralized Identifiers (DIDs) v1, specifically did:web
, and Verifiable Credentials Status Status List v2021.
For more details on each packages, refer to the individual README doc.
Packages | npm |
---|---|
@trustvc/w3c | npm |
@trustvc/w3c-context | npm |
@trustvc/w3c-credential-status | npm |
@trustvc/w3c-issuer | npm |
@trustvc/w3c-vc | npm |
Apps | Link |
---|---|
@trustvc/w3c-cli | npm |
-
Pre Requisite
-
Sign and Verify VC
-
Sign and Verify VC with Credential Status
npm install
npm run build
npm run test