/ethereum-poa-docker

Build Ethereum Private Network with Docker, and without cluster.

Primary LanguagePython

Ethereum-docker

Build Ethereum Private Network with Docker, and without cluster. Documentation used:

Included

  • Geth
  • blockscout
  • eth lite explorer

Prerequisites

  • Docker
  • Docker-compose
  • Python

Run

  • Clone this repository
  • Run pip install -r requirements.txt
  • Run bash start.sh
  • Run docker-compose up -d