Skip to content

ivanontech/quiltracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quiltracker

Track Quilibrium node balances live image Instructions:

  1. Choose / create a host machine to run your dashboard to track all your miners. Input this host IP into the bottom of where 0.0.0.0 is. track_balances.sh. Here -> http://0.0.0.0:5000/update_balance >> $LOG_FILE 2>&1

  2. Run on host only: python3 app.py or python app.py

  3. sudo ufw allow 5000/tcp on host and miners

  4. Put track_balances.sh on all your miners you wish to track

  5. Set up a cronjob on your miners to run every minute to grab your node peer ID and balances from track_balances.sh

    1. crontab -e
              • /root/quiltracker/track_balances.sh image
  6. Visit http://yourip:5000 to access the dashboard.

  7. Enjoy, Quil and Chill

Note if this node appears in your table use: rm /root/quiltracker/node_balance_QmdNZ8Y2YGmv9yfehNZLHs21uFEfFsjq3HfGomVfKAgybb.csv

About

Track Quilibrium node balances live

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published