hyperledger / aries-vcx

aries-vcx is set of crates to work with DIDs, DID Documents, DIDComm, Verifiable Credentials and Hyperledger Aries.
https://didcomm.org
Apache License 2.0
125 stars 83 forks source link

Implement proxy Resolver for universal resolver `DidResolvable` #1292

Open gmulhearn opened 2 months ago

gmulhearn commented 2 months ago

Create a simple DidResolvable implementation which proxies in a consumer-selected universal-resolver deployment. This should simply HTTP/s request to the universal resolver and deserialize into a DIDDoc+meta etc

the implementation should let the universal resolver endpoint be configured.

https://github.com/decentralized-identity/universal-resolver