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

Merge did:health driver

Open did-health opened this issue 6 months ago • 3 comments

Summary

This PR adds support for resolving did:health identifiers via a new driver integration with the DIF Universal Resolver. The did:health method is tailored for decentralized healthcare identities anchored on EVM-compatible blockchains (e.g. Ethereum Sepolia).

The driver is maintained at didhealth/uni-resolver-driver, and a Docker image is publicly available via Docker Hub.


What's Included

  • ✅ Dockerized driver for did:health
  • docker-compose.driver.did-health.yml for modular inclusion
  • ✅ Docker service definition to run on port 8085
  • ✅ DID method configuration for UniResolver

Driver Details


Usage

To run the resolver with did:health support:

docker-compose -f docker-compose.yml -f docker-compose.driver.did-health.yml up

did-health avatar Jun 11 '25 17:06 did-health

This can't be tested because the files on the branch are outdated. There are also merge conflicts which have to be resolved.
Once these issues are solved I'm happy to test the PR

BernhardFuchs avatar Jun 12 '25 07:06 BernhardFuchs

@did-health Can you update your PR?

peacekeeper avatar Aug 03 '25 17:08 peacekeeper

@did-health Any updates, or can we close this?

peacekeeper avatar Dec 12 '25 17:12 peacekeeper