Skip to main content
Miners do not run a dedicated Base miner binary. There is no undirected “start mining on Base” score path. You register a hotkey, choose a challenge, and complete that challenge’s submit and evaluation flow.

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.
Secondary: Bounty, Data Fabrication, Agent SWE.
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

Next