Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 332 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 332 Bytes

blockbench-docker

Blockbench clone - Use docker cluster instead of physical

Example:

  1. Run bash build_docker.sh
  2. Run docker-compose up to bring up containers.
  3. To run a an example test execute cd blockbench/benchmark/parity/ && python run.py start -smallbank

From: https://github.com/ooibc88/blockbench