Skip to content

teenager-ETH/stress-test

 
 

Repository files navigation

Zkopru Stress Tester

Installation

  • Setup zkopru repo

    stress-test# yarn

    preinstall script will clone zkopru repo by submodule then setup

  • Build stress-test source

    stress-test# yarn build

Run Stress Testing

  • Run with docker-compose

    stress-test# docker-compose -p zkopru -f compose/docker-compose.localtest-geth.yml up

    A -p flag argument is optional. It is used to the prefix of docker conatiner name.
    In this case, all container name starts with 'zkopru'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.2%
  • Dockerfile 7.6%
  • JavaScript 6.8%
  • Shell 1.4%