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

This only contains the specifications -- are there any reference implementations of this? #25

Closed
nathanawmk opened this issue Aug 8, 2018 · 1 comment

Comments

@nathanawmk
Copy link

This only contains the specifications -- are there any reference implementations of this?

Also, would like to know how uPort achieves Decentralized Identities (DIDs) ?

Nathan Aw

@rmw2
Copy link
Contributor

rmw2 commented Aug 13, 2018

Hi @nathanawmk, we have implementations of the specs here throughout the uport-project organization page. In particular, ethr-did is an implementation of a DID using ethereum keypairs which follows the proposed ERC #1056 spec. We also have a library to sign and verify data with DIDs, did-jwt. These form the building blocks of the larger uport identity platform, which supports ethr-did among other did methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants