From faaf0a1b5698b3fbdd11175282253edf82eceb61 Mon Sep 17 00:00:00 2001 From: vertu365 <113406618+vertu365@users.noreply.github.com> Date: Fri, 28 Oct 2022 10:06:37 +0800 Subject: [PATCH] added did:vertu (#461) * added did:vertu * Update vertu.json added infomation. Co-authored-by: maoym --- methods/vertu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 methods/vertu.json diff --git a/methods/vertu.json b/methods/vertu.json new file mode 100644 index 00000000..e2804b53 --- /dev/null +++ b/methods/vertu.json @@ -0,0 +1,9 @@ +{ + "name": "vertu", + "status": "registered", + "verifiableDataRegistry": "VERTU", + "contactName": "V2", + "contactEmail": " bigui.yin@vertu.com", + "contactWebsite": "", + "specification": "http://did.vertu.com/spec/" +} \ No newline at end of file