Latest Release: The latest DIIP release can be found at: https://FIDEScommunity.github.io/DIIP
Latest Draft: The latest draft of the next version can be found at: https://FIDEScommunity.github.io/DIIP/draft
DIIP is a community-driven specification following a 6-month release cycle. We welcome contributions from anyone interested in improving decentralized identity interoperability.
- Contributing Guide - Learn how to contribute to DIIP, including our PR process, review guidelines, and development setup
- Governance - Understand the project's governance structure, release process, and decision-making procedures
- Issues - Report bugs, request features, or ask questions
- Discussions - Join high-level conversations about the specification
This repo uses Spec-Up to generate profile documents.
$ npm install
$ npm run dev # for local development
$ npm run render # for rendering the docTo view the generated profile doc, open index.html in your browser.