We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de30757 commit 36e123aCopy full SHA for 36e123a
index.html
@@ -15,10 +15,11 @@
15
github: "https://github.com/trustbloc/did-method-orb",
16
localBiblio: {
17
SIDETREE: {
18
- title: "Sidetree",
19
- href: "https://identity.foundation/sidetree/spec/",
+ title: "Sidetree v1.0.0",
+ href: "https://identity.foundation/sidetree/spec/v1.0.0/",
20
+ authors: ["D. Buchner, O. Steele, T. Ronda"],
21
publisher: "Decentralized Identity Foundation",
- status: "Editor’s Draft"
22
+ status: "DIF Ratified Specification"
23
},
24
DIDRESOLUTION: {
25
title: "Decentralized Identifier Resolution (DID Resolution)",
0 commit comments