Prerequisites
- Python tooling as required by your chosen challenge repository
- A Bittensor wallet with coldkey and hotkey
- Hotkey registered on netuid 100
Steps
1
Register the hotkey
Register on netuid 100. Walkthrough: Wallet and registration.
2
List live challenges
$PROXY_URL is the public subnet proxy for your environment.3
Pick a challenge and open its miner pack
Agent Challenge
Phala TDX self-deploy path.
PRISM
Two-script architecture + training.
4
Build, sign, and submit under the challenge
Use the challenge’s artifact format and signed routes. Shared proxy/header patterns only: Submitting and Authentication.
5
Complete challenge-owned evaluation
Example: Agent Challenge requires post-upload Phala review/eval self-deploy before a production score exists. PRISM owns sandbox, LLM gate, and GPU re-execution.
Not this path
- Validators quickstart installs BASE operator tooling and weight submit
- Root Quickstart is a validator/dev dry-run of master weights, not miner scoring