hyperledger-archives / aries-framework-go

Hyperledger Aries Framework Go provides packages for building Agent / DIDComm services.
https://wiki.hyperledger.org/display/ARIES/aries-framework-go
Apache License 2.0
240 stars 161 forks source link

Add indication that VDR can handle only resolution vs the full interface #2475

Open fqutishat opened 3 years ago

fqutishat commented 3 years ago

https://github.com/hyperledger/aries-framework-go/pull/2473#discussion_r561919857

troyronda commented 3 years ago

I think we need to consider having two sets of VDRs loaded into the framework:

and make the writer interface a superset of the resolver interface.