Taτsu Identity Wiki
  • Introduction to Bittensor
    • Core Concepts
    • Key Components
    • Use Cases
  • Introduction to Ta𝜏su Identity
    • Key Components
    • Features
    • Use Cases
    • Human Score
    • Architecture
  • Technical Guidelines
    • 1. Clone the Repository
    • 2. Install Dependencies
    • 3. Generate Wallet Keys
    • 4. Register Keys
    • 5. Run the Process
    • 6. Monitor and Verify
  • Key Definitions
  • FAQ
  • External Links
Powered by GitBook
On this page
  1. Technical Guidelines

5. Run the Process

Previous4. Register KeysNext6. Monitor and Verify

Last updated 9 months ago

Use the following command to start the Miner:

python neurons/miner.py --netuid 192 --subtensor.network test --wallet.name “NAME” --wallet.hotkey default --logging.debug

OR

Use the following command to start the Validator:

python neurons/validator.py --netuid 192 --subtensor.network test --wallet.name validator --wallet.hotkey default --logging.debug