@bloomprotocol/vc-data
v0.1.61
Published
Data types for verifiable credentials (forked from @affinidi/vc-data)
Readme
VC Data
This repository contains the suggested specification for Verifiable Credential data, referred to as credentialSubject in the VC data model. In general, these schemas are based on schema.org base types such as Person and Organization, with custom extensions for concepts not described by schema.org.
Installation
npm i @bloomprotocol/vc-dataOR
yarn add @bloomprotocol/vc-data