ethresearch / sharding-p2p-poc

Proof of Concept of Ethereum Serenity Peer-to-Peer Layer on libp2p PubSub System
40 stars 19 forks source link

Add docker-compose simulation #32

Closed ChihChengLiang closed 6 years ago

ChihChengLiang commented 6 years ago

What is wrong?

Need a way to simulate a network of p2p clients in a single laptop.

How can it be fixed?

Docker-compose allows spinning off many instances quickly in a organized manner.

ChihChengLiang commented 6 years ago

closed in favor of #13