GPU/networkLaunch App
Network online

Decentralized GPU Infrastructure

Open inference network. Send OpenAI-compatible requests, route through a global mesh of consumer GPUs, settle rewards on-chain. Pay per token. Get paid for spare cycles. OpenAI-compatible, so your existing client just works.

Latency
< 200ms
p50 first token
Throughput
60 tok/s
consumer GPU
Compat
OpenAI
/v1/chat/completions
Settle
$GPU
on Solana
scroll ↓
Drop-in for any OpenAI SDK
OpenAI-compatibleSolana-settledGGUF & MLCStreaming SSEPermissionlessNo-CAPEX nodes
The problem

The infrastructure already exists. It is just not being used.

~70%

Centralized bottleneck

Three hyperscalers own most inference capacity. Outages, rate limits, and capricious policy changes ripple to every dependent product.

of frontier inference run by 3 firms
80%+

Stranded supply

Hundreds of millions of consumer GPUs sit idle outside business hours. Energy paid for, capacity unsold.

average household-GPU idle time
47

Geographic gaps

Data-center clusters concentrate in a handful of regions. Latency in everywhere-else is a tax on every prompt.

countries with sub-50ms targets
$3-9B

CAPEX dead weight

Building a new GPU cluster costs years and billions before the first token returns. The world cannot scale AI on that curve.

cost to bring up a new AI DC
How it works

Three steps from idle GPU to passive income

Step 01

Install the node

One curl command. Detects a local Ollama install or starts a sandboxed echo mode for testing without a GPU.

Step 02

Join the mesh

The provider registers with the orchestrator, advertises its models, and long-polls for tasks. Survives reconnects automatically.

Step 03

Earn $GPU

Every completed inference accrues claimable rewards. Claim to your wallet whenever you want, no minimums, no intermediaries.

Distributed by design

Built for inference at the edge of the network.

OpenAI-compatible

Drop-in for any SDK. Same /v1/chat/completions surface, same streaming chunks, same Bearer auth.

Mesh routing

Orchestrator scores live providers on latency, model match, and load. Failed tasks re-queue with no client retry.

Wallet-native auth

Sign a message with Phantom or Solflare to mint an API key. No emails, no passwords, no recovery flows.

Settle on Solana

Rewards accrue per inference and claim straight to your wallet. Treasury-signed today, on-chain program after audit.

Permissionless nodes

Anyone can run a provider. No KYC, no allowlist. Models you ship and prompts you serve are entirely your call.

Inspectable code

Site, orchestrator, and provider script are open and small enough to read in an afternoon. No magic.

Quickstart

One line to start providing. No git, no clone, no setup.

Run a node
gpunetwork.xyz
$ curl -fsSL https://gpunetwork.xyz/install | sh
Installs Ollama + Llama, registers with the orchestrator, starts serving inference. Earns $GPU per completed request.
Call the API
gpunetwork.xyz/v1/chat/completions
$ curl https://gpunetwork.xyz/v1/chat/completions \
  -H "Authorization: Bearer dgi_xxx" \
  -H "Content-Type: application/json" \
  -d '{"model":"gpu-mesh","stream":true,"messages":[{"role":"user","content":"hello mesh"}]}'
OpenAI-compatible. Stream SSE chunks back the same shape every SDK already knows.
Global mesh

Inference, served from everywhere at once.

Provider nodes run wherever there's electricity and a GPU. Each pulse below is a fictional location — the actual mesh is permissionless, so the map fills in as people install the node software on their own machines.

loading globe…
◷ auto-rotating · WebGL
Live network · updates every 4 s

Real numbers, not a coming-soon page.

Providers online
Tasks completed
API keys issued
Queue depth

Start earning $GPU with the GPU you already own.

Five minutes to first inference. No paid plan, no team approval, no minimum withdrawal.

Stay informed

Network updates, token events, no spam.