This is a Universal Resolver driver for Caict did:vaa identifiers.
did:vaa:3wJVWDQWtDFx27FqvSqyo5xsTsxC
docker build -f ./docker/Dockerfile . -t caict-develop-zhangbo/driver-did-vaa
docker run -p 8080:8080 caict-develop-zhangbo/driver-did-vaa
curl -X GET http://localhost:8080/1.0/identifiers/did:vaa:3wJVWDQWtDFx27FqvSqyo5xsTsxC
Maven build:
mvn --settings settings.xml clean install
The driver returns the following metadata in addition to a DID document:
proof
: Some proof info about the DID document.created
: The DID create time.updated
: The DID document last update time.