zkEVM proof generator reference written in Javascript
$ npm install
$ npm run build
Basic usage:
$ node src/main_executor <input.json> -r <rom.json> -o <proof.json>
Example:
$ node src/main_executor testvectors/input_executor.json -r ../zkrom/build/rom.json -o tmp/commit.bin
Additional parameters:
-t <test.json>
: test-l <logs.json>
: logs-s
: skip-d
: debug-n <number>
: N
Polygon zkevm-proverjs
was developed by Polygon. While we plan to adopt an open source license, we haven’t selected one yet, so all rights are reserved for the time being. Please reach out to us if you have thoughts on licensing.
This code has not yet been audited, and should not be used in any production systems.ode has not yet been audited, and should not be used in any production systems.