amarts-cord-vc
v0.9.3-1develop4
Published
Provides the option to build and verify VCs and VPs
Downloads
11
Readme
Verifiable Credentials Compatibility Package
This package helps you to build and verify the Verifiable Credential format and structure.
Test the library by npx tsx demo/src/test-vc.ts
while having a cord setup ready.
Installation on external projects
NPM:
npm install @cord.network/vc
YARN:
yarn add @cord.network/vc