Skip to content

bcvivi/eth-private-network

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Ethereum PoA private network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 60.8%
  • Shell 39.2%