Pre-alpha · Phase 0 complete · mainnet pending

arknet

A fair-launch protocol for decentralized AI inference. Permissionless, censorship-resistant, globally distributed. One binary. OpenAI-compatible API.

Fair launch — no premine, no investor round, no team allocation, no airdrop.

Every ARK in circulation will be minted post-genesis against verified inference work. The maintainer holds zero tokens at launch. Source code, genesis config, and signed binaries will publish simultaneously on mainnet day.

What is arknet?

A decentralized network where anyone can run a compute node and earn ARK for serving verifiable AI output, and any user can submit OpenAI-compatible inference requests and get a complete response or a full refund. The protocol is trust-minimized: no single entity can censor, seize funds, or fake work.

Roadmap

At genesis (Phase 4)

On launch day this site serves docs, the operator guide, the genesis config, and a one-line installer. Until then, there is nothing to run — the protocol is under solo development. Starring or following the repository is not possible during the private phase.

# Available at genesis, not before
curl -fsSL https://arknet.arkengel.com/install.sh | sh
arknet init --network mainnet
arknet start

Design principles