Implements zkSNARKs circuits for hermez network
It could be found in: https://docs.hermez.io/#/developers/protocol/hermez-protocol/circuits/circuits?id=circuits
src
lib
- hash-state
- decode-float
- mux256
- utils-bjj
- decode-tx
- fee-accumulator
- rq-tx-verifier
- hash-inputs
- fee-tx
- compute-fee
- balance-updater
- rollup-tx-states
- rollup-tx
- rollup-main
- withdraw
npm run eslint && npm run test
WARNING All code here is in WIP
circuits
is part of the Hermez project copyright 2020 HermezDAO and published with AGPL-3 license. Please check the LICENSE file for more details.