uni-resolver-web
The Universal Resolver resolves Decentralized Identifiers (DIDs) across many different DID methods.
100K+

The Universal Resolver resolves Decentralized Identifiers (DIDs) across many different DID methods, based on the W3C DID Core 1.0 and DID Resolution specifications. It is a work item of the DIF Identifiers&Discovery Working Group.
See this blog post and this webinar for an introduction.
See https://dev.uniresolver.io/ for a DIF-hosted instance of the Universal Resolver that can be used for testing purposes. See Docker Hub for images.
Soure code: https://github.com/decentralized-identity/universal-resolver
You can deploy the Universal Resolver on your local machine by cloning this Github repository, and using docker-compose to build and run the Universal Resolver as well as its drivers.
git clone https://github.com/decentralized-identity/universal-resolver
cd universal-resolver/
docker-compose -f docker-compose.yml pull
docker-compose -f docker-compose.yml up
Note that there is also a Universal Resolver frontend that can optionally be installed separately.
It is possible to "deep link" to the resolution result of a specific DID as follows:
https://dev.uniresolver.io/#did:indy:sovrin:WRfXPg8dantKVubE3HX8pw
Are you developing a DID method and Universal Resolver driver? Click Driver Development for instructions.
Decentralized Identity Foundation - https://identity.foundation/
Supported by NLnet and NGI0 PET, which is made possible with financial support from the European Commission's Next Generation Internet programme.
Content type
Image
Digest
sha256:c197d674e…
Size
98.5 MB
Last updated
15 days ago
docker pull universalresolver/uni-resolver-webPulls:
223
Last week