dhiway / cord.js

Cord JS API
Apache License 2.0
36 stars 48 forks source link

Support Self-attested content in Verifiable Presentation #111

Open amarts opened 1 year ago

amarts commented 1 year ago

Description

Verifiable Presentation is the way one or multiple Verifiable Credentials would be submitted as a response to the request to submit information. (think of an application form). In many cases, not all the fields asked in the application may be filled by the existing VCs, where it may be OK to have a self attested (or self-signed) content added, which should be properly understood and decoded during verification.

Goals

Expected Outcome

We should be able to demonstrate a successful VP as a response to application form.

Acceptance Criteria

NA

Implementation Details

NA

Mockups / Wireframes

NA


Product Name

CORD

Organization Name

Dhiway

Domain

VC, SDK,

Tech Skills Needed

Typescript

Mentor(s)

@amarts | @NiranjanAP

Complexity

[High]]

Category

[PoC]

Sub Category

[API], [Backend], [Technical Debt]