Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 427 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 427 Bytes

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

Contents

Examples