Closed nathanawmk closed 6 years ago
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.
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