Skip to content

jacktan1/Ethereum-Network-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Network Analysis

Description

Analyze Ethereum's blockchain network via Python implementation of Ethereum’s peer-to-peer node discovery protocols. Allows for continuous discovery of new nodes and monitoring of existing ones.

Use Cases

  • Locate miner nodes by profiling new block arrival latencies and mempool data across nodes. Ensure transactions are submitted to miners without paying MEV-Relay fees.
  • Compare performance of nodes in a network, applicable to blockchain research and tracking.

Sample Usage

About

Implementation of Ethereum’s peer-to-peer networking protocols in Python for generating network insights

Topics

Resources

License

Stars

Watchers

Forks

Contributors