@affinityproject/vc-data

Data types for verifiable credentials

Usage no npm install needed!

<script type="module">
  import affinityprojectVcData from 'https://cdn.skypack.dev/@affinityproject/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 install --save @affinityproject/vc-data