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

Convert multibase key to a JWK key for DID verification methods (e.g. did:cheqd) #712

Closed
philpotisk opened this issue Aug 22, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request Stale

Comments

@philpotisk
Copy link
Contributor

Is your feature request related to a problem? Please describe.

In class DidCheqdResolver the key in the verification method should be converted from Multibase to JWK format in order to fix did:cheqd resolution and related issues #656

Describe the solution you'd like
We need to introduce the general key-convertion functionality to be used in DidCheqdResolver or else where. Probably the code from waltid-ssikit can be reused.

Copy link

This issue has been marked as stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Stale
Projects
None yet
Development

No branches or pull requests

1 participant