MinutiaOS is a decentralized cloud you can deploy to in one command — sites, storage, databases, and compute — or run a server on and earn for the capacity you provide. Post-quantum secure, and owned by no company.
Deploy your app to the network, or run a server and become part of it. Pick your path.
Why: ship to a network no company owns — censorship-resistant, provable, and priced by an open market of servers. No account, no lock-in, no landlord.
No prebuilt releases yet — today you build one static binary from source with Rust. Signed releases ship with mainnet.
cargo build --release --manifest-path crates/minutia-node/Cargo.toml --features mldsaA single descriptor file (in the repo) wires you into the live network — read-only, no stake needed.
minutia-node join --network deploy/networks/chain9.toml --dir ./mynodePush a website, a file, or a dataset. It's stored + proven across independent servers.
minutia-node deploy ./mysite --config ./mynode/node.tomlServed worldwide by its content id (and a name you register) — verifiable by anyone.
https://minutiaos-web.fly.dev/<content-id>minutia-node deploy ./site.html --config ./mynode/node.toml --name myapp --term-epochs 52560The CLI's default 1000-epoch term is ~7 days for ~10 NUANCE; a storage deal escrows price/epoch × term × redundancy at a per-epoch price you set — so a single grant comfortably covers a year-long name with plenty left over.minutia-node name-renew --config ./mynode/node.toml --name myapp --add-term-epochs 52560 --auto-nonce(+52,560 epochs ≈ 1 year costs ~5 NUANCE). A deal-renewal primitive is being built — until then, you re-deploy.Why: turn a spare machine into part of a global cloud. Provide storage, compute, or bandwidth and earn NUANCE for proven work — while helping secure and decentralize the network.
Same single binary, built from source with Rust (no releases yet). A small VPS is enough to start.
cargo build --release --manifest-path crates/minutia-node/Cargo.toml --features mldsaOne command writes a ready-to-run server config from the repo's network descriptor.
minutia-node join --network deploy/networks/chain9.toml --dir ./serverFast-sync from the live checkpoint — the chain is past the 5,000-block peer retention, so a fresh node needs it.
minutia-node run --config ./server/node.toml --checkpoint-url https://minutiaos-web.fly.dev/checkpointDeal income: clients escrow NUANCE and you're paid per epoch you prove, plus a tx-fee share if you validate. This testnet's bootstrap emission has already tapered to zero — mainnet genesis sets the real schedule.
# earn = deal income + fee shareStorage, delivery, compute, and data services — running across an open network of servers instead of one company's data centers.
Durable, erasure-coded storage — with on-chain proof your data is really being kept.
chain-verifiedGlobal content delivery with WAF and DDoS protection, latency-checked by the network.
bondedRun jobs with fraud-proof execution — a wrong result is challenged on-chain and slashed. Fail-closed today; activates at protocol v3.
chain-verified not yet active · v3GPU training and inference across bonded servers, results cross-checked by replicas.
bondedManaged databases that run inside secure enclaves — even the operator can't read your data. Fail-closed today; activates at protocol v4.
enclave not yet active · v4Fast KV namespaces with every root Merkle-committed on-chain for tamper-evidence.
chain-verifiedDurable, bonded log and message-queue segments for event pipelines.
bondedPublish a website and serve it by its content id — this page is hosted this way.
chain-verifiedDeploy with one binary. Pay servers directly in NUANCE. No account, no lock-in, no landlord.
Quantum computers will break the elliptic-curve signatures that secure nearly every chain running today. MinutiaOS never used them. Every vote and transaction is signed with ML-DSA (Dilithium2) — the NIST FIPS 204 post-quantum standard.
Constant-time by design, verifiable by anyone, deterministic to the byte. No "we'll migrate before it matters" — the migration already happened.
Other clouds say "trust us." MinutiaOS tells you exactly how each service is secured — so you can check it yourself instead of taking anyone's word.
Anyone can independently confirm the result from the block data alone — no middleman required.
For work a chain can't re-run, a secure enclave signs for it — Intel SGX / TDX, AMD SEV-SNP. Staged, not yet active: the verifier activates at protocol v4; until then the network fail-closes rather than pretend.
Servers post a bond and cross-check each other. Cheat and it's slashed — honesty is the profitable move.
Others ask for your trust.
MinutiaOS hands you the proof.
NUANCE is what you spend to use the cloud and what servers earn for their work. No insider allocation, no hidden mint — the genesis supply is public and auditable.
0%
premine to founders
No vaporware timelines. Here's exactly what's built, what's being hardened, and what's left before mainnet.
Post-quantum BFT consensus, the full decentralized-cloud stack, and a multi-server network — live and producing blocks today.
Repeated red-team and audit rounds across consensus, economics, the network surface, and determinism. Every launch-blocker fixed.
External security audit, recruiting independent operators, and staging the coordinated confidential-compute activation.
Fair-launch genesis, zero premine. Value-bearing and decentralized from day one.
Open-source and self-hostable. Ship your app to the network, or run a server, serve capacity, and earn — either way, verify everything yourself.