Add zkred-did-webvh registry entry (GH-hosted) - #7
Open
sumitvekariya wants to merge 1 commit into
Open
Conversation
Author
|
Gentle ping @PatStLouis, when you have a moment. This follows the GH Hosted process from the README: a single-entry DID log created with didwebvh-ts (Ed25519, eddsa-jcs-2022) that self-resolves via |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a GH-hosted registry entry for
@zkred/did-webvh(source: Zkred/did-methods), adid-resolveradapter over didwebvh-ts.Following the GH Hosted process from the README:
implementations/zkred-did-webvh/did.jsonl: single-entry DID log created with didwebvh-ts (Ed25519,eddsa-jcs-2022), originidentity.foundation:didwebvh-implementations:implementations:zkred-did-webvh. Self-resolution viaresolveDIDFromLogverified before submission. No witness file (no witnesses configured).implementations/registry.json: entry added with thedirectoryproperty,meta.updatedbumped.Context: decentralized-identity/didwebvh-ts#147. With didwebvh-ts#138 merged, the adapter will slim down to a re-export once 3.0.0 ships; the registry entry is for interoperability testing of the resolver path in the meantime and after.