Skip to content

MDC Mainnet which receives transaction result from subchain and update local database synchronously

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

EDXFund/MasterChain

Repository files navigation

EDX Master chain

EDX is a blockchain's implemention which can reach about 20K tps, even with POW with consensus engine

implemention of EDX is heavily based on Ethereum, please refere here on how to build from source

Commands

Work remained

  1. Block - finished
  2. Shard_pool -finished
  3. fetcher/downloader -finished
  4. Tx_pool -finished
  5. Miner-finished
  6. Handler --> eth/handle -finished --> les/handle -finished
  7. Full Test -finished

License

This software is based on go-ethereum which is licensed under GPL 3.0. Any one who wants to deploy single public chain should acquire another license, please contact us to get it.

The go-ethereum library (i.e. all code outside of the cmd directory) is licensed under the GNU Lesser General Public License v3.0, also included in our repository in the COPYING.LESSER file.

The go-ethereum binaries (i.e. all code inside of the cmd directory) is licensed under the GNU General Public License v3.0, also included in our repository in the COPYING file.

Run Test yourself

Anyone can run edx to test high throughout performance, the instructions are illustrated here step by step

About

MDC Mainnet which receives transaction result from subchain and update local database synchronously

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages