Skip to content

New HTTP endpoint for creating verifiable credentials

Lyuben Penkovski requested to merge 15-endpoint-create-vc into main

Subtasks

  • New HTTP endpoint for generating VC from random JSON (credentialSubject)
  • Support the creation of multiple proofs (signatures) in a VC
  • Support verification of multiple proofs in a VC
  • Update integration tests to include cases for new functionalities
  • Update healthcheck endpoints to include service version

Closes #15 (closed)

Edited by Lyuben Penkovski

Merge request reports