UNPKG

@klayr-did/klayr-verifiable-credentials

Version:

A library for working with W3C verifiable credentials (VC) and verifiable presentations (VP) using Klayr DID

5 lines (4 loc) 142 B
export * as documentLoader from './documentLoader'; export * as codec from './codec'; export * from './credentials'; export * from './types';