Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BtcNodeStat

display statistiques for a bitcoind node

ex : http://5.135.182.69

bower

bower install

cron

*/1 * * * * bitcoind getblockchaininfo > /var/www/getblockchaininfo.json
*/1 * * * * bitcoind getnetworkinfo > /var/www/getnetworkinfo.json
*/1 * * * * bitcoind getnettotals > /var/www/getnettotals.json
*/1 * * * * bitcoind getpeerinfo > /var/www/getpeerinfo.json

About

show statistics of a bitcoind node

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages