@cord.network/vc-export
v0.9.3-4
Published
Provides the option to build and verify VCs and VPs
Downloads
243
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-export
YARN:
yarn add @cord.network/vc-export