HTTP Endpoint to create Verifiable Presentation from plain JSON
Given a plain JSON data, create a VP.
Details
-
The VP must follow the JSONLD spec and be verifiable in Strict Mode only.
-
If an array of objects is given, each array entry must be wrapped in a separate Verifiable Credential inside the VP
-
The VP must contain a top-level proof section (not the individual credentials inside it).
Edited by Lyuben Penkovski