This is a Universal Resolver driver for did:stack identifiers.
- Decentralized Identifiers
- DID Method Specification (missing)
did:stack:v0:16EMaNw3pkn3v6f2BgnSSs53zAKH4Q8YJg-0
docker build -f ./docker/Dockerfile . -t universalresolver/driver-did-stack
docker run -p 8080:8080 universalresolver/driver-did-stack
curl -X GET http://localhost:8080/1.0/identifiers/did:stack:v0:16EMaNw3pkn3v6f2BgnSSs53zAKH4Q8YJg-0
Maven build:
mvn clean install
The driver recognizes the following environment variables:
(none)
The driver returns the following metadata in addition to a DID document:
(none)