Introducing ArcCash: private transfers on
@arc .
The Tornado Cash for Arc.
Deposit USDC and get a secret note.
Later, from any wallet, paste the note and withdraw to a fresh address.
A zero-knowledge proof shows you own a deposit in the pool never which one.
Sender and receiver are no longer linked on-chain.
How it works:
Every deposit in a pool is the same size, so nothing can be matched by amount.
Your browser draws two random secrets, hashes them into a commitment, and you deposit with it. The note stays with you and only you.
To withdraw, paste the note. Your browser rebuilds the pool's Merkle tree, generates a Groth16 proof in about 2 seconds, and the contract pays the recipient.
No account, no server, no relayer holding your data the proof is built entirely in your browser.