Compute,
proved before
it matters.

VOXX is designed to turn useful computation into portable proof: work anyone can request, verify, and settle on-chain.

RELEASEREFERENCE
EXECUTIONOFF-CHAIN
SETTLEMENTEVM CONTRACTS
TESTNETFORTHCOMING
02 / MANIFESTO

Trust the proof.
Not the machine.

Computation is becoming abundant. Verification is not.

VOXX is a neutral computation market where requests, results, and rewards meet through verifiable evidence. The target architecture moves execution off-chain and accepts verifier-bound results on-chain. The current v0.1 release exercises this path with a transparent arithmetic demo.

Read the thesis
03 / SYSTEM

One market.
Four roles.

A deliberately small protocol surface for requesting work and settling verifiable outcomes.

01

Request

A client defines the program, input envelope, verifier, deadline, and reward.

02

Compute

Independent workers execute the job outside the settlement layer.

03

Prove

In the target system, a prover compresses execution into a verifiable certificate.

04

Settle

A verifier-accepted result releases payment and records its commitment on-chain.

A smaller trust surface

Heavy work happens elsewhere. Certainty lands here.

The target design separates computation from verification so settlement can check bounded evidence instead of repeating an entire workload. v0.1 establishes the contract boundary with a transparent demo verifier; a production proof backend remains a release gate.

Inspect the proof lifecycle
04 / ROADMAP

Build in public.
Activate with evidence.

  1. Q3 2026Reference contracts and workerCurrent
  2. Q4 2026Proof backend and test vectorsPlanned
  3. Q1 2027Public testnet and explorerPlanned
  4. After auditRobinhood settlement pilotProposed

Source / public reference

Inspect the repository.
Run the worker.

The v0.1 source includes four EVM contracts, behavior tests, deployment tooling, and a Dockerized worker node. It is an unaudited local reference implementation, not a canonical public deployment. The proposed $VOXX application asset is not deployed.