Skip to content

PauleBertt/monero_node_stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monero Blockchain Stats

This work in progress tool tries to visualize some stats about the Monero-Blockchain like growth and the number of transactions

Dependencies:

requests
matplotlib

install via:

pip3 install requests matplotlib

Usage:

python node_stats.py <number>      | prints the data for the last n blocks
python node_stats.py <start> <end> | prints the data between start and end

About

This tool plots stats of the Monero blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages