Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.13 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.13 KB

eth-macrophage

R&D on Ethereum node (specifically go-ethereum client) peer selection and pseudonimity

There are two main versions of this project. Almost all of the underlying codebase of each is the same, but the real branch has defaults set to operate on the Ethereum Morden Testnet while the simulated branch has defaults set to create a private Ethereum network.

Dependencies

docker OR (geth AND npm)

Geth normally does not log individual transactions so eth-macrophage requires a forked version. Firescar96/go-ethereum

Screenshots

http://imgur.com/a/EJklR

Checkpoint Videos

Checkpoint 1 Checkpoint 2 Checkpoint 3

COPYING

The LICENSE file provided in this directory applies to all eth-macrophage code in every branch.