Testing Miners With Nobunaga

Nobunaga is the test network used for running practice miners.

1. Change the Directory to Bittensor

cd ~/.bittensor/bittensor 

2. Open the Synapse Branch

git checkout Synapse

If you have not yet installed Bittensor:

git clone -b Synapse <https://github.com/opentensor/bittensor>

pip install -e bittensor/

To go back to the master branch (Nakamoto)

git checkout master

IT IS RECOMMENDED TO CREATE A NEW WALLET ON NOBUNAGA RATHER THAN USE THE SAME WALLET FROM NAKAMOTO.

3. Create a new Coldkey -

btcli new_coldkey

4. Create a New Hotkey