digitalcredentials / web-verifier-plus

VerifierPlus allows users to verify any supported digital academic credential
https://verifierplus.org
MIT License
6 stars 7 forks source link

Add CHAPI get() button to V+ front page #117

Open dmitrizagidulin opened 4 months ago

dmitrizagidulin commented 4 months ago

Today, the front page of VerifierPlus serves as a general purpose VC Verifier. It has several "input" mechanisms -- ways to upload the VC to get verified (text box for link or json, file upload input, and a QR code scanner).

This issue is to add another input method: a 'Request from Wallet' button that launches a CHAPI get() request. (For people to be able to request a VC from any compatible wallet, and have V+ verify it right there).