chpiatt / eden-geth

Official Go implementation of the Ethereum protocol

Home Page:https://geth.ethereum.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eden-Geth

Eden is an optional, non-consensus breaking transaction ordering protocol for Ethereum blocks which allows network participants to guarantee placement and protection from arbitrary reordering. The system offers a transparent and fair set of rules to order transactions within each block. An accompanying token reward system realizes MEV profits to block producers to maximize network security.

Quick start

git clone https://github.com/eden-network/eden-geth
cd eden-geth
make geth

See here for further info on building Eden-Geth from source.

Documentation

See here for Eden Network documentation. Block producers can join Eden Network in three easy steps (and running eden-geth is step number one!)

About

Official Go implementation of the Ethereum protocol

https://geth.ethereum.org

License:GNU Lesser General Public License v3.0


Languages

Language:Go 89.3%Language:C 5.2%Language:JavaScript 3.4%Language:Assembly 0.7%Language:Java 0.2%Language:Sage 0.2%Language:M4 0.2%Language:Shell 0.2%Language:NSIS 0.2%Language:Solidity 0.1%Language:Makefile 0.1%Language:HTML 0.1%Language:Python 0.0%Language:Dockerfile 0.0%Language:Ruby 0.0%