uport-project / ethr-did

Create ethr DIDs
Apache License 2.0
260 stars 54 forks source link

As a EthrDID library user I want it to be updated to support the latest registry contracts #12

Closed pelle closed 6 years ago

pelle commented 6 years ago

The contract address changed so make sure the address and abi is updated.

This should match the changes here: https://github.com/uport-project/ethr-did-resolver/pull/4

mi-xu commented 6 years ago

Blocked. Upgrading ethr-did-registry from 0.0.8 to 0.1.0 causes the following error when running yarn test: Cannot find module 'ethr-did-resolver' from 'index-test.js'. The dependency in node_modules appears to be missing its lib dir, so perhaps the latest release was misconfigured.