Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 693 Bytes

readme.md

File metadata and controls

23 lines (14 loc) · 693 Bytes

Decentralized Identity Interop Profile (DIIP)

Latest Draft: The latest draft can be found at: https://dutchblockchaincoalition.github.io/DIIP

Contributing

We invite anyone to raise issues or pull requests. Please check existing issues before creating a new one.

Getting Started

This repo uses Spec-Up to generate profile documents.

$ npm install
$ npm run dev # for local development
$ npm run render # for rendering the doc

To view the generated profile doc, open index.html in your browser.