Run a node
Proof of Useful Work · DePIN on Base

The proof and the product are the same operation.

Cloudana is a decentralized compute network where the work that secures a provider's reward is the computation a user paid for. No wasted puzzle. No "just trust the provider." The matrix multiply does both jobs at once.

amber = work in progress teal = verified proof watch it compute →
computing A · B block 0/0
×
Transcript hash · forms block by block (unfakeable) Proof z · SHA(σ ‖ transcript ‖ H(A) ‖ H(B)) awaiting transcript…
The thesis

One multiplication. Two outputs. A proof you can't fake and a result you actually wanted.

The hardness of Cloudana's proof comes from the full transcript of intermediate computation blocks — not from the answer. You can shortcut the answer with low-rank tricks; you cannot shortcut the transcript. So the proof is only valid if the provider genuinely did the work. And that work is the user's matrix multiply — so the same operation yields both the proof and the product.

The cuPOW protocol

How a certificate is mined — and why it's honest.

STEP 01

Encode

Derive low-rank noise E, F from the block-hash seed σ. Form A+E and B+F so the work can't be precomputed.

STEP 02

Multiply & record

Compute the product in r×r blocks, hashing every intermediate block into a transcript. This is the part that can't be shortcut.

STEP 03

Prove

z = hash(σ, transcript, H(A), H(B)). A certificate is valid when z meets the network's difficulty target.

STEP 04

Decode

Recover C = A·B cheaply. C is returned to the user as the answer. Reward is paid only for work backed by a real workload.

CLD · Tokenomics v2

No hard cap. A soft cap set by usage, not decree.

Emission Burn (2% of payments)
deflation Y1 Y5 Y8
  • EmissionStarts at 8%/yr, decays 15%/yr, never below a permanent 1.5% tail — so providers are always paid to keep the network alive.
  • Burn2% of every workload payment is destroyed. Because users pay real value for real compute, scarcity tracks usage, not speculation.
  • EquilibriumHigh usage → burn outpaces emission → supply turns deflationary. Low usage → the tail keeps the lights on. The network self-regulates.
Where we actually are

Trust-minimized today. Trustless when the math is on-chain.

TESTNET

Today, a trusted orchestrator verifies each certificate by re-running it — a normal way to launch, but not "completely decentralized," and we won't call it that. Full trustlessness arrives when a zkSNARK verifies proofs on-chain and the orchestrator leaves the critical path. We'll claim decentralized verification when it's true, not before. In crypto, saying exactly where you stand is the rarest feature — so it's ours.

Flash your hardware. Cloudana figures out the rest.

Install once. The node detects your CPU, GPU, and memory, classifies itself, and registers. No spec forms. No bidding. Just useful work.