Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 958 Bytes

README.md

File metadata and controls

47 lines (34 loc) · 958 Bytes

kavach-plugin

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

https://icons.getbootstrap.com/

TODO

Widget UI

  • Cache all contexts (many API calls are being made when click on Get Proof Now button)
  • Remove hardcoding of ProofType at line no. 1766 in zkProofs.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

BJJ & KYC Servicef

  • Create Key for BJJ (also for ed25519)
  • Issue credential in BJJ

Smart contract

  • Implement verification of zk Proofs in smart contracts
  • Redeploy smart contracts