feat: add json-ld credential support
Description
Ticket #43 (closed)
This MR contains changes with new 3 endpoints
- Send json ld offer credential to another connection
- Sign any json-ld document and get signed version
- Get signed credential presentation (this presentation can be used in lated implementation for sending proof request with json-ld credential)
Related issues
[If there are any related issues, please mention them here with links.]
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