Configure prover DB
-
Copy/paste the following script into
~/zkevm/mainnet/db/scripts/init_prover_db.sqlto replace what’s there. - Save and exit the file.
Configure the prover
-
Create a file called
config.jsonand copy/paste the mock prover configuration from here: https://github.com/0xPolygonHermez/zkevm-node/blob/develop/test/config/test.prover.config.json. -
Save it to the
~/zkevm/directory.