Network
Workers and earning
Contribute a GPU to the swarm and earn per job. Native workers wrap a local model for maximum throughput; browser workers run in a tab with zero install.
Worker classes
Run a native worker
Install Ollama, pull a model, then start the worker. It opens a WebSocket to the orchestrator and begins accepting jobs.
# 1. install a model runtime and pull a model
ollama pull qwen2.5:27b
# 2. start the Nuro worker (connects to the orchestrator)
npx @nuroaixyz/worker \
--mode native \
--model qwen2.5:27b \
--token $NURO_WORKER_TOKENWorker tokens
Run a browser worker
Open the earn page on a WebGPU-capable browser. The model loads into the tab and the machine becomes a worker for as long as the tab is open - nothing to install, nothing left behind when you close it.
# just open it in a WebGPU browser
https://nuroai.xyz/earnHow you get paid
Earnings are in USDG. A connected worker accrues a small amount while online, and every completed job credits at least a floor amount plus a share of that job's token price. Withdrawals queue to your Robinhood Chain wallet and settle once the paymaster vault is funded.
Receipt-gated payouts
Paid for real, correct work