DutchBlockchainCoalition / DIIP

Decentralized Identity Interop Profile (DIIP)
https://dutchblockchaincoalition.github.io/DIIP/
Apache License 2.0
7 stars 1 forks source link
decentralized-identity interoperability

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.