Skip to content

DutchBlockchainCoalition/DIIP

Repository files navigation

Decentralized Identity Interop Profile (DIIP) V2

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. Join the Discord to discuss DIIP with the community.

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.