Skip to content

Releases: andrejrakic/zokrates-demo

September 2020

11 Sep 22:30
24d7593
Compare
Choose a tag to compare

Welcome to the September 2020 release of ZoKrates demo app - ZkProve.

App proves that one side has the sum of two numbers without revealing numbers itself by creating ZkSnarks which is being verified by smart contract on the Ethereum blockchain.

Highlights

  • Added ZoKrates.js to express server side
  • Published verifier.sol smart contract to Rinkeby test net
  • Added GitHub Actions for CI/CD
  • Added CodeQL for Code Quality scan
  • SCRUM board publicly available
  • Added Infura endpoint from React client side