Running the Prover
Our ZK code is spread across three repositories:
Last updated
Our ZK code is spread across three repositories:
Last updated
Our ZK code is spread across three repositories:
contains the low level ZK details.
contains the code for the circuits.
contains the tests for the circuits.
To get started, run the basic_test
from the era-zkevm_test_harness
:
This test may take several minutes to run, but you will see lots of information along the way!