Skip to content

Instantly share code, notes, and snippets.

@prp-e
Created October 13, 2024 20:21
Show Gist options
  • Save prp-e/83e00988f0a2fa367c62c0605b2120a0 to your computer and use it in GitHub Desktop.
Save prp-e/83e00988f0a2fa367c62c0605b2120a0 to your computer and use it in GitHub Desktop.
git clone https://github.com/opentensor/bittensor.git
cd bittensor
pip install -r requirements.txt
python -m bittensor.wallet --create
python -m bittensor.miner --subnet 21 --register
python -m bittensor.miner --subnet 21 --start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment