Skip to content

nihicak/miner-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

miner-status

Requirement

Set up

Install Bittensor

pip install bittensor

Install pip packages

pip install pexpect
pip install requests

Usage

Add coldkey and hotkey which you want to track

python3 miner_status.py

Add to cron

crontab -e
* * 0 0 0 python3 miner_status.py

About

Push miner status to Slack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages