Skip to content

did-method-plc/uni-resolver-driver-did-plc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DID Universal Resolver Driver for did:plc

This is an extremely simple golang proxy for resolving DIDs from https://plc.directory.

Develop

go run main.go

then resolve a DID:

curl -X GET http://localhost:8000/1.0/identifiers/did:plc:yk4dd2qkboz2yv6tpubpc6co
curl -X GET http://localhost:8000/1.0/identifiers/did:plc:44ybard66vv44zksje25o7dz

Docker

docker build -t bnewbold/uni-resolver-driver-did-plc -f Dockerfile .
docker push bnewbold/uni-resolver-driver-did-plc:latest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published