Privacy preserving access to leading models
An LLM gateway that can't link your wallet to your conversations. No KYC, no account. ZK-gated, anchored on Base.
§01 / six things you don't give up
Your USDC deposit funds an anonymous on-chain commitment, not an account. The wallet that paid and the credential that asks are mathematically impossible to link.
Every message is gated by a fresh zero-knowledge proof spending a one-shot nullifier. The server cannot tell which prompts came from the same user.
Optional Nym mixnet transport routes traffic through three randomly selected mix hops. Our server sees a gateway IP. Never yours.
No prompts logged, no responses retained server-side. Your conversation lives in your browser and nowhere else.
Conversations are encrypted in your browser's local storage under a key derived from your sovereign secret. One click in Settings wipes everything.
Your wallet signs the deposit transaction and nothing else. The chat side never touches your wallet. Your credential file stands in for it from that moment forward.
§02 / how it works
Your browser builds a Noir UltraHonk proof for each turn. The proof spends one ticket from an anonymous deposit. The server can verify and bill, but the wallet that funded the deposit and the one asking the model are cryptographically impossible to link.
contract 0x6b43159a…b80E8Don Base