universal-resolver icon indicating copy to clipboard operation
universal-resolver copied to clipboard

Universal Resolver implementation and drivers.

Results 45 universal-resolver issues
Sort by recently updated
recently updated
newest added

've recently deployed the DID Universal Resolver locally and encountered an error when trying to resolve did:ethr. The error message received is as follows: {"@context":"https://w3id.org/did-resolution/v1","didDocument":null,"didResolutionMetadata":{"error":"internalError","errorMessage":"Driver cannot retrieve result for did:ethr:0x03fdd57adec3d438ea237fe46b33ee1e016eda6b585c3e27ea66686c2ea5358479:...

when resolving DIDs from the example list some throw a 400 Error - working DID: https://dev.uniresolver.io/#did:oyd:zQmaBZTghndXTgxNwfbdpVLWdFf6faYE4oeuN2zzXdQt1kh - DID with Error: https://dev.uniresolver.io/#did:oyd:zQmNauTUUdkpi5TcrTZ2524SKM8dJAzuuw4xfW13iHrtY1W%40did2.data-container.net To me, it seems there is an error in...

Adds a driver capable of resolving DID Documents on the IOTA network (iota mainnet, shimmer, or any custom network).

Fix issue https://github.com/decentralized-identity/universal-resolver/issues/400