This is a standalone javascript library that does that verification of the credential using digitalbazaar and digitalCredential Library
1. Manual Usage :
- Clone the Repository
- Install the Dependencies
npm i
-
VerifiableCredential must be stored in the vc.json
-
To Run the application, use this command
npm run verify
2. Github Automation Usage :
- modify the vc.json with the latest vc.
- goto -> actions -> Verify Crendential
- Run Workflow by giving title for the run.
- See the result under the actions console.
- RsaSignature2018
- Ed25519Signature2018
- Ed25519Signature2020