Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add EarthID DID driver #438

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vaibhavahire99
Copy link

This pull request adds a new custom driver for resolving did:earthid DIDs in the Universal Resolver ecosystem. The EarthID DID method allows the resolution of DIDs associated with the EarthID platform.

Key Changes:
Added driver-did-earthid to resolve did:earthid identifiers.
Included Docker setup for the EarthID driver, following the Universal Resolver guidelines.
Updated the docker-compose.yml file to include the new driver configuration.
Provided steps for local testing and verification using curl.
Testing:
Verified the driver locally by running the driver-did-earthid Docker container.
Tested the resolution of a sample EarthID DID using curl, with correct outputs returned in the expected DID Document format.
Usage:
Once the driver is deployed, users will be able to resolve EarthID DIDs by querying the Universal Resolver instance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants