This is a Universal Resolver driver for did:iid identifiers.
did:iid:3QUs61mk7a9CdCpckriQbA5emw8pubj6RMtHXP6gD66YbcungS6w2sa
did:iid:3k4KHKzF6FTiEpuBiCTMUYfzhDQyqZoye9196ECnYhcNvJyf4WjCQpP
docker build -f ./docker/Dockerfile . -t universalresolver/driver-did-iid
docker run -p 8080:8080 universalresolver/driver-did-iid
mvn clean install
The driver returns the following metadata in addition to a DID document:
version
: The DID version.proof
: Some proof info about the DID document.created
: The DID create time.updated
: The DID document last update time.
- zoe Yian @superzoeyian