aries-cloudagent-python
aries-cloudagent-python copied to clipboard
Implement did:indy registry
Following example of the Legacy Indy registry, implement a did:indy registry. This registry will share much of the backend code for interacting with ledgers with the Legacy Indy implementation. The only real difference will be support for did:indy identifiers instead of the legacy indy identifiers. See the did:indy method specification for more details on these identifiers.