A DID resolver driver for the Universal Resolver, that resolves SOL DIDs.
Documentation is published at https://app.swaggerhub.com/apis/identity.com/sol-resolver-driver/1.0.0
docker-compose up -d
curl http://localhost:8080/1.0/identifiers/did:sol:ygGfLvAyuRymPNv2fJDK1ZMpdy59m8cV5dak6A8uHKa
This project uses nvm and yarn
nvm install
yarn
yarn dev