-
Curvy SDK: integrating private payments
Curvy is a privacy infrastructure for EVM-compatible blockchains. The Curvy SDK is the developer surface for that protocol: it generates stealth meta-addresses, derives per-payment destinations, scans announcements, and signs from the resulting addresses, across every chain Curvy supports. If you are integrating private payments into a wallet, payroll tool, merchant flow, agent platform, or treasury…
-
Pools and stealth addresses: how Curvy fits alongside shielded pools
There is a recurring question in on-chain private payments: which is better, stealth addresses or shielded pools? It is the wrong question. The two designs protect different parts of a transaction, and most serious privacy programs end up using both. Curvy is the stealth-address option in that pairing. Curvy is a privacy infrastructure for all…
-
Why we built Curvy Protocol: privacy as architecture
Curvy Protocol is a privacy infrastructure for EVM-compatible blockchains. The shorter answer to “why does this exist” is that every previous approach to on-chain privacy treated it as a feature you opt into, when it actually needs to be a property of the system. This post is the long version. The problem the team kept…