From 5fd510a5453571d9090fd6daa66ed50387d52e33 Mon Sep 17 00:00:00 2001 From: HRDKOR <151506755+HRDKOR@users.noreply.github.com> Date: Sun, 24 Mar 2024 11:38:52 +0900 Subject: [PATCH] Create hrdkorea.json --- methods/hrdkorea.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 methods/hrdkorea.json diff --git a/methods/hrdkorea.json b/methods/hrdkorea.json new file mode 100644 index 00000000..42009a19 --- /dev/null +++ b/methods/hrdkorea.json @@ -0,0 +1,11 @@ +{ + // These fields are required + "name": "hrdkorea", + "status": "registered", + "specification": "https://github.com/HRDKOR/hrdkorea-did", + // These fields are optional + "contactName": "HRDKorea", + "contactEmail": "", + "contactWebsite": "mq.q-net.or.kr", + "verifiableDataRegistry": "DID Specification" +}