Clone the repository
Create and activate virtual environment
Get latest release
Checkout latest release
Install Required Packages
Run the validator
--netuid $(NETUID)
: Specifies the network unique identifier for the validator.--wallet.name validator
: Uses the wallet named βvalidatorβ.--wallet.hotkey default
: Uses the default hotkey for the wallet.--axon.port 8092
: Sets the port for the Axon server to 8092.--neuron.debug
: Enables debug mode for the neuron, providing detailed output for troubleshooting.--logging.debug
: Enables debug logging, which provides verbose logging information.--logging.logging_dir ~/.bittensor/wallets
: Specifies the directory where logs will be stored.--neuron.axon_off
: Disables the Axon server to not expose validatorβs IP