uport-project / ethr-did

Create ethr DIDs
Apache License 2.0
259 stars 53 forks source link

feat: adapt to latest did core spec and libs #61

Closed mirceanis closed 3 years ago

mirceanis commented 3 years ago

This is more or less a full rewrite of the library, trying as much as possible to keep true to the previous design and API but with a few extras and also some necessary breaking changes.

BREAKING CHANGE: new did core spec uses different format for DID documents and resolution. BREAKING CHANGE: Now using ethers.js which means that providers and signers may have a different API BREAKING CHANGE: default export was removed

closes #50 closes #59 closes #21 closes #49 closes #51 closes #52 closes #57 closes #58

uport-automation-bot commented 3 years ago

:tada: This PR is included in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: