decentralized-identity / veramo

A JavaScript Framework for Verifiable Data
https://veramo.io
Apache License 2.0
444 stars 133 forks source link

[Add WACI protocol support for didcomm v2] #1106

Open AlexAndrei98 opened 1 year ago

AlexAndrei98 commented 1 year ago

Exchanging credential with didcomm is a basic use case that an agent should have. I propose adding support for basic issuance and verification purposes.

The underlying protocols to exchange credentials are based on Aries RFC0453 and 0454 with the addition of credential manifest and presentation exchange objects

Useful Links WACI-DIDComm Spec Go protocols implementation

nickreynolds commented 1 year ago

would it be possible to break this into multiple issues? for one, I think the QR-code work could be separated from the rest of it?

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.