Shielded positions
Deposits, debts, and collateral live as encrypted notes. Your counterparties see a valid market — never your book.
- state
- encrypted notes
- visibility
- owner-only
- leakage
- zero
// SIGNAL / NOISE · PRIVACY-PRESERVING MONEY MARKET
A privacy-preserving money market. Zero-knowledge proofs verify every position — without revealing it.
// PROOF OF BUILD
Every claim on this page is checked in the repo. The circuits are compiled, the verification keys are pinned, and the prover runs in your browser — your secrets never touch our servers, because there are none.
forge test224/224 tests PASS
circuits11 compiled · vk pinned
proverin-browser UltraHonk
recovery1 signature · full restore
$ ▌
// SPEC SHEET
Deposits, debts, and collateral live as encrypted notes. Your counterparties see a valid market — never your book.
Every borrow carries an UltraHonk proof that the position is over-collateralized. The chain verifies math, not identities.
Smart accounts and autonomous agents transact through account abstraction — session keys, sponsored gas, policy-bound strategies.
// HOW IT WORKS
One wallet signature derives your session keys. No accounts, no email, no KYC to see your own money.
Deposits and borrows are proven client-side. What leaves your machine is a proof — never a number.
Contracts check the proof and update the shielded pool. Lose your device? One signature restores everything.
// FAQ
Per-user amounts are hidden, but protocol-level totals stay public and every operation carries a zero-knowledge proof that health-factor and liquidity rules hold. The market is auditable; individuals are not.
The full stack is built and test-covered: 11 contracts (224 passing tests, including solvency invariants), 11 zk circuits with pinned verification keys, in-browser proving, and signature-only recovery. A public testnet demo is the next milestone; mainnet follows a security audit — not before.
Privacy is not anonymity from everyone, always. The design supports optional auditor-decryption at deposit time, so users who need a compliance trail can have one — chosen, not imposed.
You. Your balance lives as encrypted notes only your keys can open. The protocol sees commitments; explorers see proofs; your counterparties see a solvent market.
// EARLY ACCESS
open source · 224/224 tests green · audits being scoped · testnet demo next
No forms, no trackers. The waitlist is an email — fitting, for a privacy protocol.