decentralized-identity / universal-resolver

Universal Resolver implementation and drivers.
https://uniresolver.io/
Apache License 2.0
529 stars 233 forks source link

feat: New driver `did:algo` #409

Closed bcessa closed 4 months ago

bcessa commented 4 months ago

Documentation is available at: https://github.com/algorandfoundation/did-algo/blob/main/DRIVER.md

bcessa commented 4 months ago

Thanks for this PR @bcessa! One small update: we no longer support use of the "latest" tag; can you please replace this?

Thanks for pointing it out @dif-admin 👏🏼 we added the image tag (0.6.0) now.

bcessa commented 4 months ago

This seems to make some changes to other driver configs, replacing " with ' characters in application.yml. Could you change the PR to only add your driver, without making changes to other drivers?

You are right @peacekeeper was unintended, should be reverted now.