Sign inSign up

universalresolver/uni-resolver-web

Sponsored OSS

By Decentralized Identity Foundation

•Updated 4 days ago

The Universal Resolver resolves Decentralized Identifiers (DIDs) across many different DID methods.

Image
0

100K+

universalresolver/uni-resolver-web repository overview

DIF Logo

⁠Universal Resolver

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⁠

⁠Quick Start

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⁠

⁠Drivers

Are you developing a DID method and Universal Resolver driver? Click Driver Development⁠ for instructions.

⁠More Information

⁠About

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.

Tag summary

Content type

Image

Digest

sha256:5eb39d2dd…

Size

99.8 MB

Last updated

4 days ago

docker pull universalresolver/uni-resolver-web

This week's pulls

Pulls:

3,260

Last week