@bloomprotocol/vc-data

Data types for verifiable credentials (forked from @affinidi/vc-data)

Usage no npm install needed!

<script type="module">
  import bloomprotocolVcData from 'https://cdn.skypack.dev/@bloomprotocol/vc-data';
</script>

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-data

OR

yarn add @bloomprotocol/vc-data

vc-data