Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.1 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.1 KB

npm NPM Package

Documentation

ORG.JSON schemas documentation.

Examples

Setup

NPM package

yarn add @windingtree/org.json-schema

JSON Schema Specification

This will generate a JSON Schema specification file and Typescript typings in the dist directory:

yarn build

Testing

yarn test

Maintenance

New packages must be released using GitHub release workflow.

TODO for the next version

  • Reduce the capabilityDelegation definition to the only list of verification method Ids and remove in-place verification method definition possibility