yarn install
yarn serve
yarn build
yarn lint
https://icons.getbootstrap.com/
- Cache all contexts (many API calls are being made when click on Get Proof Now button)
- Remove hardcoding of ProofType at line no.
1766
inzkProofs.vue
file. - Fix the Wallet modal popup
- Add checkmark on the AppInstruction page if all proofs and SBT are done.
- Remove hardcoing of credential
- Remove hardcoding of Issuer DID resolution
- Create Key for BJJ (also for ed25519)
- Issue credential in BJJ
- Implement verification of zk Proofs in smart contracts
- Redeploy smart contracts