Skip to content

Aries cloud agent python plugin for resolving DIDs through the Universal DID Resolver using DIDComm messages.

License

Notifications You must be signed in to change notification settings

sicpa-dlab/acapy-resolver-didcomm

Repository files navigation

ACA-Py Plugin - DIDCOMM Universal Resolver

This plugin provides an ACA-Py DID Resolver interface to a Universal Resolver instance over DIDComm messaging.

Installation and Usage

First, install this plugin into your environment.

$ pip install git+https://github.com/rd-dlab/aries-acapy-plugin-didcomm-resolver.git

When starting up ACA-Py, load the plugin along with any other startup parameters.

$ aca-py start --arg-file my_config.yml --plugin didcomm_resolver

Running Tests for development

pytest --cov-report term-missing --cov

About

Aries cloud agent python plugin for resolving DIDs through the Universal DID Resolver using DIDComm messages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages