HTTP Endpoint to create Verifiable Presentation from plain JSON

Given a plain JSON data, create a VP.

Details

  1. The VP must follow the JSONLD spec and be verifiable in Strict Mode only.

  2. If an array of objects is given, each array entry must be wrapped in a separate Verifiable Credential inside the VP

  3. The VP must contain a top-level proof section (not the individual credentials inside it).

Edited by Lyuben Penkovski