From f42d72ddc7186c71015996e165d8568ddd5a6d66 Mon Sep 17 00:00:00 2001 From: Sumit Vekariya Date: Wed, 15 Jul 2026 11:28:12 +0200 Subject: [PATCH] Add zkred-did-webvh (did-resolver adapter over didwebvh-ts) --- implementations/registry.json | 9 +++++++-- implementations/zkred-did-webvh/did.jsonl | 1 + 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 implementations/zkred-did-webvh/did.jsonl diff --git a/implementations/registry.json b/implementations/registry.json index bec5e47..dc403a1 100644 --- a/implementations/registry.json +++ b/implementations/registry.json @@ -1,7 +1,7 @@ { "meta": { "created": "2025-07-11T20:52:33Z", - "updated": "2025-07-16T06:58:00Z" + "updated": "2026-07-15T09:28:12Z" }, "registry": { "did:webvh:QmcDtBLpouaRKRcRqchY5ndjDZZebBR4kQFqUk4vS33WRJ:identity.foundation:didwebvh-implementations:implementations:didwebvh-py": { @@ -22,6 +22,11 @@ "name": "DIF didwebvh-ts", "url": "https://github.com/decentralized-identity/didwebvh-ts", "directory": "didwebvh-ts" + }, + "did:webvh:QmSu1emCUXaSdN7Yt4PtiArYpHNEQ3Fpjkbq9duPQTxaAe:identity.foundation:didwebvh-implementations:implementations:zkred-did-webvh": { + "name": "Zkred did-resolver adapter (@zkred/did-webvh)", + "url": "https://github.com/Zkred/did-methods/tree/main/packages/did-webvh", + "directory": "zkred-did-webvh" } } -} \ No newline at end of file +} diff --git a/implementations/zkred-did-webvh/did.jsonl b/implementations/zkred-did-webvh/did.jsonl new file mode 100644 index 0000000..c5dc3d5 --- /dev/null +++ b/implementations/zkred-did-webvh/did.jsonl @@ -0,0 +1 @@ +{"versionId":"1-QmfMXe6q2c8EDLcXkf427fsz9HHWBsC9VnTazMp8Y57EaH","versionTime":"2026-07-15T09:26:45Z","parameters":{"method":"did:webvh:1.0","scid":"QmSu1emCUXaSdN7Yt4PtiArYpHNEQ3Fpjkbq9duPQTxaAe","updateKeys":["z6Mkquzb5QqDUgoR3G3amoEcfZefyQezjh24FDEdTbBzH8vc"],"portable":false,"nextKeyHashes":[],"watchers":[],"witness":{},"deactivated":false},"state":{"@context":["https://www.w3.org/ns/did/v1","https://w3id.org/security/multikey/v1"],"id":"did:webvh:QmSu1emCUXaSdN7Yt4PtiArYpHNEQ3Fpjkbq9duPQTxaAe:identity.foundation:didwebvh-implementations:implementations:zkred-did-webvh","controller":"did:webvh:QmSu1emCUXaSdN7Yt4PtiArYpHNEQ3Fpjkbq9duPQTxaAe:identity.foundation:didwebvh-implementations:implementations:zkred-did-webvh","verificationMethod":[{"type":"Multikey","publicKeyMultibase":"z6Mkquzb5QqDUgoR3G3amoEcfZefyQezjh24FDEdTbBzH8vc","id":"did:webvh:QmSu1emCUXaSdN7Yt4PtiArYpHNEQ3Fpjkbq9duPQTxaAe:identity.foundation:didwebvh-implementations:implementations:zkred-did-webvh#TbBzH8vc","controller":"did:webvh:QmSu1emCUXaSdN7Yt4PtiArYpHNEQ3Fpjkbq9duPQTxaAe:identity.foundation:didwebvh-implementations:implementations:zkred-did-webvh"}],"authentication":["did:webvh:QmSu1emCUXaSdN7Yt4PtiArYpHNEQ3Fpjkbq9duPQTxaAe:identity.foundation:didwebvh-implementations:implementations:zkred-did-webvh#TbBzH8vc"],"assertionMethod":[],"keyAgreement":[],"capabilityDelegation":[],"capabilityInvocation":[]},"proof":[{"type":"DataIntegrityProof","cryptosuite":"eddsa-jcs-2022","verificationMethod":"did:key:z6Mkquzb5QqDUgoR3G3amoEcfZefyQezjh24FDEdTbBzH8vc#z6Mkquzb5QqDUgoR3G3amoEcfZefyQezjh24FDEdTbBzH8vc","created":"2026-07-15T09:26:45Z","proofPurpose":"assertionMethod","proofValue":"z418GhugBAdH2BhfrT4kKb64H4WrFQQwuGGu4iiqpHijtZWPd4uKgMTdP4S4W2CjYRR22Ns7qUhPcuBgh9wb3NzuP"}]}