Releases: andrejrakic/zokrates-demo
Releases · andrejrakic/zokrates-demo
September 2020
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