decentralized-identity / universal-resolver

Universal Resolver implementation and drivers.
https://uniresolver.io/
Apache License 2.0
529 stars 233 forks source link

fix: update driver for did:ethr to 3.0.0 (did:ethr spec 7.0.0) #333

Closed mirceanis closed 1 year ago

mirceanis commented 1 year ago

Removes deprecated testnets (rinkeby, kovan, ropsten).

The following DID prefixes are no longer resolvable because the test networks anchoring them have been shut down after the ethereum merge:

Recommend using did:ethr:goerli (equivalent to did:ethr:0x5:) for a public stable testnet, or any of the other public networks where the registry contract is available.