-
Clone
Zkopru
via git submodule command on root$ git submodule update
-
Build Zkopru in side submodule folder
$ cd zkopru zkopru $ yarn zkopru $ yarn build
-
Back to Debug helper install and build hardhat image for docker container
zkopru $ cd .. $ yarn ... $ yarn build ...
-
Test hardhat node contoller
$ yarn test
Create one container and run two hardhat node while testing.
One is source chain and other is forked chain. The test running on host and interact with forked chain.