-
Setup zkopru repo
stress-test# yarn
preinstallscript will clone zkopru repo by submodule then setup -
Build
stress-testsourcestress-test# yarn build
-
Run with docker-compose
stress-test# docker-compose -p zkopru -f compose/docker-compose.localtest-geth.yml up
A
-pflag argument is optional. It is used to the prefix of docker conatiner name.
In this case, all container name starts with 'zkopru'