decentralized-identity / c19-vc.com

(DEMO) COVID-19 VC Issuer
https://c19-vc.com
Apache License 2.0
14 stars 2 forks source link

Add Support For DIDComm #2

Open OR13 opened 4 years ago

OR13 commented 4 years ago

CHAPI is one way of getting a VC from a website to a wallet, but it doesn't work well with mobile wallets or non web interfaces... If someone can explain how to add support to save a credential from a web page to a mobile wallet using DIDComm or any other mechanism, I can try and implement it.

Even better would be to open a PR that adds such support.