ethresearch / sharding-p2p-poc

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

Containerized local playground #13

Closed hwwhww closed 6 years ago

hwwhww commented 6 years ago

Description

To test the basic logic easily, we can build a unified local playground for it.

Requirements

  1. Easy installation with tutorial/documents.
  2. Use the same Dockerfile as for deployment
  3. Basic env
    • Basic 3 nodes in the playground. (with docker-compose?)
    • Easy to add more nodes.
ChihChengLiang commented 6 years ago

These should have been addressed in #8 and #4

hwwhww commented 6 years ago

Ah no, this one about docker-compose!

mhchia commented 6 years ago

Should it be closed by #34?

ChihChengLiang commented 6 years ago

closed by #34