This repository contains the Hedera Hashgraph DID method specification.
The current version of the Hedera Hashgraph DID Method Specification can be found here.
Older versions can be viewed from tagged versions of this repo;
Note the specification markdown file uses pandoc title block
syntax for the title and meta data so the table of content did not include these headers.
To create a PDF of the document run
pandoc hedera-did-method-specification.md -o hedera-did-method-specification.pdf
Dependencies are:
sudo apt install pandoc librsvg2-bin texlive-latex-extra
- JavaScript SDK is maintained in a separate repository at did-sdk-js.
- Java SDK is maintained in a separate repository at did-sdk-java.
Licensed under Apache License, Version 2.0 – see LICENSE in this repo or on the official Apache page http://www.apache.org/licenses/LICENSE-2.0