From c7b2b710ffd2711b9d5a24098e9dfdc50eda6bd5 Mon Sep 17 00:00:00 2001 From: sujiny-tech <72974863+sujiny-tech@users.noreply.github.com> Date: Mon, 27 May 2024 10:08:50 +0900 Subject: [PATCH] Add did:ling method --- methods/ling.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 methods/ling.json diff --git a/methods/ling.json b/methods/ling.json new file mode 100644 index 00000000..ce1e8979 --- /dev/null +++ b/methods/ling.json @@ -0,0 +1,9 @@ +{ + "name": "ling", + "status": "registered", + "specification": "https://www.notion.so/LING-DID-Method-Specification-7b9d25a62a1849a496890b9ef24e0890", + "contactName": "K4-Security", + "contactEmail": "contact@k4-security.com", + "contactWebsite": "http://www.k4-security.com/", + "verifiableDataRegistry": "LING" +} \ No newline at end of file