Why Solana's New Privacy Layer Could Finally Give Crypto Banking-Level Confidentiality
Solana infrastructure company Helius is building a privacy layer that encrypts transaction details directly on the blockchain, addressing a fundamental gap that has kept institutional users away from crypto. In June 2026, Helius acquired Light Protocol, the team behind Solana's original zero-knowledge (ZK) syscalls and ZK Compression technology, which reduces onchain state costs by up to 1,000 times. The move signals that privacy, not just speed or cost, has become essential infrastructure for mainstream blockchain adoption.
What Makes Solana's Privacy Gap Different From Other Blockchains?
Most people assume blockchains are already private. They are not. Unlike traditional banks, where your transaction history remains confidential between you and the institution, public blockchains expose every payment to everyone forever. Mert Mumtaz, co-founder and CEO of Helius, explained the compounding risk: one accidental identity leak does not expose a single payment; it exposes an entire transaction history. Every interaction with an already-identified wallet enriches the wider transaction graph, creating what he calls a "network effect of surveillance" that strengthens over time.
This transparency has real consequences for institutions. Companies do not want their full compensation tables sitting onchain. Private borrowing and lending follow the same logic. Even Bitcoin, often associated with criminal activity, is among the most traceable instruments ever built. The assumption that crypto offers privacy is backwards, and institutions make it constantly.
How Do Helius's Privacy Rings Actually Work?
Helius calls its core privacy primitive a "privacy ring." Each ring is a Solana program, not a rollup or sidechain, meaning settlement happens directly on Solana without introducing new trust assumptions. The system offers two modes: confidential rings encrypt the asset and amount while leaving sender and recipient visible, and anonymous rings encrypt sender, recipient, asset, and amount together.
Operators can configure controls tailored to their compliance needs. Available options include allowed assets, transfer thresholds requiring extra approval, allowlists and blocklists, freeze and thaw capabilities for investigations, and auditor visibility for regulators and accountants. Teams can bring their own compliance stack or use managed KYC (know-your-customer) and sanctions screening.
Ways Privacy Encryption Solves Real Business Problems
- Payroll Confidentiality: Squads, a Solana wallet platform, will run a Helius ring for its Altitude business account product, which has already processed more than 200 million dollars in payments since launching publicly. No company wants compensation details exposed onchain.
- MEV-Proof Trading: Encrypted balances and token types cannot be front-run because searchers cannot read the order. Trading inside a ring becomes MEV (maximal extractable value) proof by construction, a property legally required for securities trading in many regulated contexts.
- Institutional Borrowing and Lending: Private credit markets require confidentiality to function. Encrypted rings allow institutions to conduct lending and borrowing onchain without exposing loan amounts, collateral, or counterparties to the entire network.
Mumtaz stressed that "public" in this context means openly accessible, not transparent. The distinction matters: anyone can use the ring, but no one can see what is inside it.
Why Did Helius Build This Instead of Acquiring Existing Privacy Solutions?
Mumtaz was candid about the project's origin. He had already angel invested in essentially every Solana privacy protocol and did not want to build another one. Then he watched Solana lose deals to zero-knowledge rollups and competing enterprise chains. Building became a decision of last resort. The differentiator he claims is architectural: most privacy systems push computation off-chain or route it through a centralized obfuscator. Helius keeps everything onchain and composable with existing Solana liquidity and code.
"Privacy is the single most important primitive we can build and scale on Solana," stated Jorrit Palfner, CEO of Light Protocol, when announcing the acquisition.
Jorrit Palfner, CEO of Light Protocol
The protocol is currently live on devnet and in private beta. Mumtaz expects mainnet launch next month, though he offered two months as a conservative estimate. Three audits are running in parallel, alongside formal verification of the ZK circuits. This cautious timeline reflects the stakes: a protocol bug means someone loses a billion dollars permanently, so crypto code must resemble spaceflight software or pacemaker firmware rather than consumer applications.
What Does This Mean for Crypto Adoption?
Helius plans two distribution paths. Institutions get bespoke rings tuned to their specific policies. Everyone else gets access to a permissionless public ring for encrypting balances and tokens. This dual approach acknowledges that compliance needs vary: a regulated financial institution requires different controls than an individual user.
The timing matters. Solana has already proven it can scale; transaction throughput is no longer the limiting factor for institutional adoption. Privacy is. By embedding zero-knowledge proofs directly into Solana's architecture rather than building a separate layer, Helius is removing friction that has kept traditional finance away from onchain settlement. Banks expect the confidentiality they already get from their current infrastructure. Solana's privacy layer is designed to finally deliver that baseline.