Coder Social home page Coder Social logo

ethnet's Introduction

ethnet

This is a tools for build multi node eth2.0 private network with interop mode.

.
├── README.md
├── bin         # binary files
├── config      # config files
├── data        # system data files
├── entrypoint  # container entrypoint scripts
├── generated   # generated files for testcase
├── scripts     # scripts for build and run
├── templates   # Dockerfile templates
└── testcase    # testcase files

environment

  • linux operating system
  • docker and docker compose

step to run

  1. clone this repo
  2. choose a testcase in testcase folder
  3. run the case with command ./scripts/run.sh testcase/<xxxx>
  4. run ./scripts/stop.sh to stop the system.

static config

  • static 64 validators
  • static genesis.json

what is testcase

Testcase is a topology of all nodes, which is defined in testcase folder.

  • testcase/normal-1.json define a single node topology
  • testcase/normal-5.json define a 5 nodes topology
  • testcase/case0.json define a complex topological structure with special peer-peer connection.

You can create new testcase file to define your own topology.

ethnet's People

Contributors

mart1i1n avatar seanlu91 avatar xueqianlu avatar

Watchers

 avatar

Forkers

tsinghua-cel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.