Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.12 KB

README.md

File metadata and controls

28 lines (24 loc) · 1.12 KB

Ethereum PoA private network

A Docker based implementation of blockchain network for testing and development purposes including:

Using Proof-of-Authority consensus instead of Proof-of-Work. New block creates every 5 seconds.

Prerequisites

You should have installed Docker and Docker Compose in your machine.

Run

git clone https://github.com/a1brz/eth-private-network.git
cd eth-private-network
docker-compose up

After all you can find: