README
Veramo DID Document resolver plugin
This plugin exposes a DID resolver API to the rest of the agent. This is used to obtain DID documents that are used for verification and communication.
A DID resolver plugin for Veramo
<script type="module">
import veramoDidResolver from 'https://cdn.skypack.dev/@veramo/did-resolver';
</script>
This plugin exposes a DID resolver API to the rest of the agent. This is used to obtain DID documents that are used for verification and communication.