Requirement
- python 3.10+
- Bittensor
- Local Subtensor (Optional)
Install Bittensor
pip install bittensor
Install pip packages
pip install pexpect
pip install requests
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