Skip to content

feat: redo did svdx integration OP#248

Alexey Lunin requested to merge feat/credo-did-svdx-implementation into main

Description

Desired: A wrapper library around our svdx library that will be used in the ocm. The OCM should be able to use it instead of did:indy and did:web

Once the lib is ready it should be integrate with OCM-engine

Related issues

https://plan.vereign.com/projects/vbd/work_packages/248

Testing

[Describe any testing you've done on this code. What tests have you run, and what were the results?]

Checklist

  • I have updated the documentation (if necessary)
  • I have added unit tests for new functionality (if applicable)
  • My code follows the style guidelines of this project
  • I have tested this code on my local machine before submitting this MR

Reviewers

[Tag any reviewers that you want to review this merge request here.]

Additional Notes

[Add any additional notes or comments you have about this merge request.]

Edited by Alexey Lunin

Merge request reports