decentralized-identity / veramo

A JavaScript Framework for Verifiable Data
https://veramo.io
Apache License 2.0
414 stars 130 forks source link

add did:oyd support #1388

Open fabianekc opened 1 month ago

fabianekc commented 1 month ago

What is being changed

This is an initial PR to add did:oyd support to Veramo.

Quality

Check all that apply:

Details

Right now this PR only provides the implementation and tests for creating new DIDs. I'm happy to also add support for updating and deactivation when the initial PR is accepted.

fabianekc commented 1 week ago

Thanks for reviewing the PR. Let me know if anything else is needed!