Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(did-provider-dht): Implement DID Provider for did:dht #1412

Draft
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

walnut07
Copy link

What issue is this PR fixing

closes #1374

What is being changed

This PR implements a new plugin did-provider-dht, which is a new DID method defined by TBD.

Quality

Check all that apply:

  • I want these changes to be integrated
  • I successfully ran pnpm i, pnpm build, pnpm test, pnpm test:browser locally.
  • I allow my PR to be updated by the reviewers (to speed up the review process).
  • I added unit tests.
  • I added integration tests.
  • I did not add automated tests because _________, and I am aware that a PR without tests will likely get rejected.

Details

@walnut07 walnut07 marked this pull request as draft August 27, 2024 10:25
@mirceanis mirceanis added work-in-progress pinned don't close this just for being stale did-manager labels Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
did-manager pinned don't close this just for being stale work-in-progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[proposal] Implement DID Provider for did:dht
2 participants