dhiway / cord.js

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

[C4GT] Support Array fields in selective disclosure #110

Closed amarts closed 7 months ago

amarts commented 1 year ago

Description

A content in a VC (Verifiable Credential) can be an array (like string, number, boolean or object). We are adding support for object type through #109 similarly we need to add support to individual array elements to be available separately in content-hash.

Goals

Expected Outcome

We should be able to issue and verify a VC with array element.

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

[Low]

Category

[Feature]

Sub Category

[API], [Technical Debt], [Beginner friendly], [Research]

SoumyadipYT-OSS commented 10 months ago

As the requirements skill set criteria is matching with my skill set, it would be a great chance for me to learn new real-world problems and gaining new knowledge from this experience. And yeah, I am interested in this project.

MayaSatishRao commented 7 months ago

@amarts @NiranjanAP I want to contribute to this issue. I did not understand the issue completely. Can you help me on this?

NiranjanAP commented 7 months ago

@SoumyadipYT-OSS @MayaSatishRao this piece is undergoing some major changes, you can ignore this issue.