Off the books.
On the chain.
Ghost Fluid hides you while your money moves on Base. Funds land on fresh stealth addresses, clear through a shielded pool, and ride out on a relayer mesh — the chain records the payment, never the person behind it.
$ ghost-fluid up
✓ link to Base mainnet
✓ relay mesh — 847 nodes online
✓ shielded pool — 412.7 ETH locked
✓ nullifier index synced
ready. you are off the record.
$ _█Privacy, already in production
No testnet theatre. Ghost Fluid runs live on Base — measured, audited, and moving real value every day.
Stealth Identities
Every payment lands on a fresh address derived from an elliptic-curve secret only you and the sender can compute. There is no shared wallet to watch and nothing on-chain that ties the funds back to you.
┌────────────────────────────────────────┐
│ STEALTH ADDRESS PROTOCOL v2.0 │
│ │
│ ┌──────────┐ ┌──────────┐ │
│ │ SENDER │ │ RECEIVER │ │
│ │ 0xAf..9 │ │ 0x7f..Q │ │
│ └────┬─────┘ └────┬─────┘ │
│ │ │ │
│ ┌────┴────────────────┴────┐ │
│ │ ZK COMMITMENT LAYER │ │
│ │ Pedersen Hash / ECDH │ │
│ └────────────┬─────────────┘ │
│ ┌────────────┴─────────────┐ │
│ │ STEALTH ADDR GENERATOR │ │
│ │ OneTime: 0x7f...XXXX │ │
│ │ Anonymity Set: 89% │ │
│ └──────────────────────────┘ │
└────────────────────────────────────────┘Relay Routing
Withdrawals are carried by a decentralized relayer mesh that fronts the gas and submits on your behalf. Each hop holds one fragment of the route and a cryptographic receipt — never the full picture, never your identity.
┌────────────────────────────────────────┐
│ RELAY TOPOLOGY MAP │
│ │
│ [SENDER] │
│ │ │
│ v │
│ ┌──────┐ ┌──────┐ ┌──────┐ │
│ │ R-01 │>│ R-02 │>│ R-03 │ │
│ │ SIN │ │ TKY │ │ FRA │ │
│ └──────┘ └──────┘ └──┬───┘ │
│ │ │
│ v │
│ [RECEIVER] │
│ │
│ ┌──────────────────────────┐ │
│ │ ENCRYPTED ONION ROUTING │ │
│ │ Latency: 42ms Hops: 5 │ │
│ │ Protocol: TLS 1.3 │ │
│ └──────────────────────────┘ │
│ │
│ Active Relayers: 847 [OK] │
└────────────────────────────────────────┘Pool Contracts
The shielded pool is a single immutable contract on Base — 100% audit coverage, zero critical findings, no admin key over your funds. Deposits join a commitment tree; withdrawals clear against Groth16 proofs. Your money answers to math, not to us.
┌────────────────────────────────────────┐
│ Ghost FluidPool [BASE MAINNET] │
│ │
│ DEPOSIT WITHDRAWAL │
│ ┌──────────┐ ┌──────────┐ │
│ │ Deposit │────>│ Withdraw │ │
│ │ 0.1 ETH │ │ 0.1 ETH │ │
│ │ Nullifier│ │ Verified │ │
│ └────┬─────┘ └────┬─────┘ │
│ │ │ │
│ ┌────┴────────────────┴────┐ │
│ │ MERKLE COMMITMENT TREE │ │
│ │ Depth: 20 Leaves: 14k │ │
│ │ Root: 0x8F3p...8A │ │
│ │ Proof: Groth16 ZK-SNARK │ │
│ └──────────────────────────┘ │
│ │
│ Audit: OtterSec [PASS] 100% │
└────────────────────────────────────────┘Anonymous Payments
Flux Pay issues payment links, QR codes and invoices that settle straight through the shielded pool. Bill a client, close an OTC deal or accept checkout — they pay you, not your transaction history.
┌────────────────────────────────────────┐
│ GHOST PAY SETTLEMENT ENGINE │
│ │
│ ┌────────┐ ┌────────┐ ┌────────┐ │
│ │MERCHANT│>│QR/LINK │>│ GHOST │ │
│ │Invoice │ │Stealth │ │ POOL │ │
│ │INV-0847│ │Address │ │ Settle │ │
│ └────────┘ └────────┘ └───┬────┘ │
│ │ │
│ ┌─────────────────────────┴──┐ │
│ │ CONFIRMATION │ │
│ │ Tx: 0x5wB3...b1f3 │ │
│ │ Amount: 150 USDC │ │
│ │ Fee: 0.15 USDC (0.1%) │ │
│ │ Status: SETTLED [2.0s] │ │
│ │ Tokens: ETH USDC cbBTC │ │
│ └────────────────────────────┘ │
└────────────────────────────────────────┘Talk to the protocol
A live console wired to the protocol. Type a command — or click one below — to read its state.