Build Ethereum Private Network with Docker, and without cluster. Documentation used:
- Geth
- blockscout
- eth lite explorer
- Docker
- Docker-compose
- Python
- Clone this repository
- Run
pip install -r requirements.txt
- Run
bash start.sh
- Run
docker-compose up -d