From 44d8fa7cdfe03ceb3eae8ebf2fd33b314ed92c92 Mon Sep 17 00:00:00 2001 From: George J Padayatti Date: Fri, 19 Aug 2022 16:13:55 +0530 Subject: [PATCH] Update spec.json to did specification Signed-off-by: George J Padayatti --- specs.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/specs.json b/specs.json index 92354f0..3001e5a 100644 --- a/specs.json +++ b/specs.json @@ -24,6 +24,21 @@ "markdown_paths": [ "datadisclosure-agreement-protocol-specification.md" ] + }, + { + "title": "The did:mydata v2 method specification", + "spec_directory": "./docs/did", + "output_path": "./docs/www/did", + "logo": "../images/iGrant_1900_800_Black.png", + "logo_link": "https://dxa.igrant.io/", + "source": { + "host": "github", + "account": "decentralised-dataexchange", + "repo": "data-exchange-agreements" + }, + "markdown_paths": [ + "spec.md" + ] } ] } \ No newline at end of file