aries-cloudagent-python
aries-cloudagent-python copied to clipboard
did:tdw resolver
- Uses the trustdidweb-py library to implement the resolver.
- Plugs the resolve endpoint and library into the base_resolver class for caching and future other resolution.
- Sets up a basic did management structure.
- Didn't move did_key because of the ongoing work.