This is a Universal Resolver driver for Teleinfo did:cndid identifiers.
did:cndid:sf24eYrmwXt6nx4fig3XJm7n9UP6PNRJ3
To build and run the driver as a Docker container:
docker build -t teleinfo/driver-did-cndid:v1.0.0 .
docker run -p 8080:8080 teleinfo/driver-did-cndid:v1.0.0
curl -X GET http://localhost:8080/1.0/identifiers/did:cndid:sf24eYrmwXt6nx4fig3XJm7n9UP6PNRJ3
To pull the Docker image from DockerHub, run:
# Pull the image
docker pull teleinfo/driver-did-cndid:v1.0.0
# Run the image, as in the previous section
docker run -p 8080:8080 teleinfo/driver-did-cndid:v1.0.0
curl -X GET http://localhost:8080/1.0/identifiers/did:cndid:sf24eYrmwXt6nx4fig3XJm7n9UP6PNRJ3
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.