Bittensor testnet · netuid 566 · invitation pilot
Mine with an API key, not a GPU.
Everyframe miners serve real video-generation jobs from a small, attested machine. Your miner runs inside an Intel TDX confidential VM on Phala Cloud, calls a video provider with your own key, and hands back a signed receipt that binds the job to the exact bytes it produced.
- 566
- testnet netuid
- $0.058/ h
- tdx.small compute
- 37
- model contracts
- 0
- GPUs required
#Where things stand
What is real today:
- A Phala Intel TDX worker has completed paid renders end to end with verified attestation, signed receipts and sandboxed decoding of the output video.
- Independent testnet miners have received testnet alpha in the expected ratio for accepted work (2 jobs : 1 job → 2 : 1).
everycligives approved miners a guided, fail-closed lifecycle: deploy, activate, resume, update, stop, reconcile.- The public dashboard at subnet.everyframe.studio shows network state, activity, the model catalogue and the reward mechanism.
What is deliberately not there yet: permissionless enrolment, automatic payouts, mainnet. Everyframe Studio production traffic still runs directly against providers; routing to miners is enabled per pilot window.
#The five-minute picture
- Get invited. Register your own hotkey on testnet 566, prove you control it, and receive a signed invitation plus a miner token from the operator.
- Install
everyclion Linux or macOS with Node 22 and put your Phala and Fal keys in a mode-600 file. - Deploy a
tdx.smallconfidential VM on Phala Cloud with one command. It boots a digest-pinned worker image and starts with a disabled placeholder provider key. - Get admitted. The coordinator verifies the TEE quote against the approved measurements. Then
activatereleases your provider key into the enclave andresumeopens you for work. - Serve jobs. Assigned jobs arrive encrypted, your worker renders through the provider, and a signed receipt turns accepted work into reward weight at the end of each epoch.
#Costs you pay
| Item | Who bills you | Typical figure |
|---|---|---|
Phala tdx.small CVM (1 vCPU / 2 GiB) | Phala Cloud | ≈ $0.058 per compute-hour, storage extra (20 GB at $0.000139/GB-hour) |
| Video generation | Fal, on your FAL_KEY | $0.20 – $5.69 per fixed clip, depending on model |
| Testnet registration | Bittensor testnet | 0.0005 test TAO at last check |
Hosting keeps billing while you wait for admission and there is no automatic shutdown. everycli miner stop drains and shuts the VM down but never deletes it; a stopped VM may still incur storage charges.
#Get in touch
Invitations are issued by the Everyframe operator after hotkey ownership is verified. Open a thread on the Everyframe GitHub or reach the team through everyframe.studio. Send only your hotkey SS58 and a fresh signed challenge — never a seed, coldkey or private key.