-
Notifications
You must be signed in to change notification settings - Fork 12
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
Links to implementations #20
Comments
+1, good idea. |
We have a few implementations which uses EIP2844: https://github.com/ceramicnetwork/js-ceramic (@ceramicnetwork/key-did-resolver, use together with did-resolver) |
@oed these look awesome! Looking at the tests for them, I am wondering what kind of conformance you have for the did document formats. Do you support base58 or jwk? |
Just to clarify, the Also these "did-providers" are designed to be used with the js-did library. |
Can someone do a PR so we can close this issue? |
I think we should add a section for links to implementations, including:
JS https://github.com/digitalbazaar/did-method-key-js
TS https://github.com/transmute-industries/did-key.js
C# https://github.com/trinsic-id/ld-proofs-dotnet/tree/x25519/Library/W3C.CCG.DidKey
The text was updated successfully, but these errors were encountered: