CLOISTER DOCS
ENDE
Website Open App →

Cloister Protocol

A compliant privacy layer for stablecoin payments on any EVM chain.

Public blockchains are radically transparent. Every stablecoin transfer permanently exposes the sender, the receiver, the amount, and — through that address — the sender's entire balance and transaction history to anyone in the world. For a salary, an invoice, a supplier payment or a treasury transfer, that is unacceptable. It is the equivalent of every bank wire being printed in tomorrow's newspaper, forever.

Cloister fixes this. It is a shielded payment pool that breaks the on-chain link between a wallet and a payment. After funds enter the pool, nobody — not the merchant, not an on-chain observer, not even the relayer that broadcasts the transaction — learns the payer's address or can derive their balances and net worth from it.

Privacy with accountability — not a mixer

The hard part is doing this without becoming a money-laundering tool. Anonymous mixers solve privacy and ignore compliance; that is why they get sanctioned and why no regulated business can touch them. Cloister takes the opposite stance:

So a user can stay private and demonstrate clean origin to a regulator. That is the whole point: privacy is the default, disclosure is a key you hold. This is what makes Cloister a product a regulated business can ship.

What it is, in one paragraph

You shield funds into the pool once (public, screened). From then on your balance lives as an encrypted commitment — a hash that reveals nothing. To pay, your device builds a zk-SNARK that proves you own enough clean funds and authorizes the transfer; a broadcast-only relayer submits it and pays the gas, so your address never appears on-chain. The recipient discovers their incoming note privately. No address link, no visible amount, no leaked balance — but a provable, auditable clean-origin trail underneath.

At a glance

Where to start

If you want to… Read
Understand the payment in four steps How it works
See concrete use cases Why Cloister
Understand the moving parts The shielded pool and the Core concepts section
Read the deep design Architecture and the Circuit specification
Integrate it Integration guide
Just get answers FAQ and Glossary

Status — Proof of Concept. The contracts and circuit were hardened in an internal adversarial audit. External audits and a production multi-party trusted-setup ceremony are still pending before any mainnet deployment. See the Disclaimer.

On this page
Privacy with accountability — not a mixerWhat it is, in one paragraphAt a glanceWhere to start