Skip to content

cpamidas/cryptopulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

⚑ CryptoPulse

CryptoPulse is a Python utility that monitors the "pulse" of the Ethereum network.
It measures the number of pending transactions and analyzes the average gas price to indicate the current network state:

  • πŸ”₯ HIGH β€” network congestion, mempool exploding.
  • 🟒 NORMAL β€” steady activity.
  • πŸ’€ LOW β€” calm state, transactions go through easily.

πŸš€ Installation & Usage

git clone https://github.com/username/cryptopulse.git
cd cryptopulse
pip install -r requirements.txt
python cryptopulse.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published