Private Coordination - ZK developers can discuss circuit designs, share sensitive parameters, or coordinate on proofs without anyone (including us) reading the messages
Wallet to Wallet Communication. Users can message each other using just their Solana wallet addresses, no accounts, emails, or usernames needed
Trustless Privacy. Unlike Discord or Telegram where the platform can read everything, our server literally cannot decrypt your messages
Proof of Identity. Every message cryptographically proves it came from that specific wallet - no impersonation possible
Introducing real end-to-end encrypted messaging on Encrypt Circuit
Your Solana wallet signs your encryption keys
Recipients verify signatures before decrypting
Zero trust required in our servers
Private conversations. Cryptographic proof. No compromises.
How does Encrypt Circuit messaging actually work? A thread:
1. Connect your Solana wallet
2. We generate a fresh ECDH P-256 keypair
3. Your wallet signs the public key
4. Recipients verify that signature before encrypting
https://t.co/UzxKh52kQa
Introducing real end-to-end encrypted messaging on Encrypt Circuit
Your Solana wallet signs your encryption keys
Recipients verify signatures before decrypting
Zero trust required in our servers
Private conversations. Cryptographic proof. No compromises.
How does Encrypt Circuit messaging actually work? A thread:
1. Connect your Solana wallet
2. We generate a fresh ECDH P-256 keypair
3. Your wallet signs the public key
4. Recipients verify that signature before encrypting
https://t.co/UzxKh52kQa
Watching @EncryptCircuit go live in real time.
repo just flipped public: https://t.co/MXua5I6iB5
still no README, still 0 stars
but the code’s already breathing:
• client/ → dashboard with live proof times (0.4–0.9s avg)
• shared/circuits/ → clean Halo2 + custom gadgets for sealed ballots, encrypted transfers, E2E channels
• server/ → prover queue + multi-chain hooks (Solana main, Eclipse coming)
• attached_assets/ has test vectors and .zkey files ready to drop
no hype thread, no medium post, just “here’s the repo” and it actually works
feels like finding Noir or Anoma on day 1
tab stays open, wallet stays ready
$ECRYPT
Ca:
25uf2M3NR54Bp3dYqXMSRKGit9eaiNPCkVHtNyiepump
Next update for the utility/dApp is coming shortly it won’t be a long wait.
We’re finalizing the last pieces on the execution flow, and once everything is stable, we’ll share a full walkthrough video so you can see the system in action.
The dashboard reflects the current state of our zk compute layer in real time.
Active circuits, encrypted operations, and proof metrics are now fully wired into the backend pipeline, which is why you’re seeing 0s proof time and 99%+ execution success.
Multi-chain verification is live across Solana, Eclipse, Ethereum, and several others, each chain receiving the same proof feed from the core prover stack.
Modules like Build Circuit, Verify Proofs, and Encrypt Data are no longer placeholders; they’re directly connected to the sealed execution engine.
This is the baseline we’ll keep expanding from.
We’re rolling out the next phase for Encrypt Circuit, and this cycle is all about pushing encrypted compute into a fully interactive experience. The goal is simple: make privacy not just verifiable, but usable.
Next up: Interactive demos go live.
Private voting, encrypted messaging, confidential transfers, and more all running on top of our sealed execution layer.
Each demo showcases a different aspect of the system:
• Private Voting
ZK-secured tallies, encrypted ballots, and verifiable outcomes without identity exposure.
• Encrypted Messaging
End-to-end sealed channels that validate message delivery without revealing content or participants.
• Confidential Transfers
Asset movement where the amount, sender, and receiver remain hidden but still provably valid.
• Additional Modules
New circuit templates that demonstrate how builders can compose private logic with minimal overhead.
More updates are queued after this.
Why We Chose Solana
We built Encrypt Circuit on Solana because encrypted compute requires a network that can actually keep up with the demands of zk systems. Solana’s high-throughput runtime, fast finality, and parallel execution model (Sealevel) make it the only environment where private computation can run in real time without bottlenecks.
Zero-knowledge proofs generate and verify far more efficiently when the underlying chain isn’t constrained by block space, gas fluctuations, or single-threaded execution. Solana gives us consistent performance, predictable costs, and the ability to scale circuits without compromising user experience.
And because our proof layer is multi-chain by design, Solana becomes the speed anchor, the base layer that lets us push encrypted execution to practical levels while still verifying proofs across other ecosystems.
Dexscreener token info update has been submitted & paid. Metadata, socials, and full project details will reflect shortly.
For full transparency, here’s the tx proof:
https://t.co/eMmrzJmyi1
Encrypt Circuit just pushed the repo public.
If you’ve been curious how the encrypted execution layer works under the hood, go read the code.
https://t.co/vhywGrmvdp
Everything you saw. Circuit Builder, encrypted ops, private voting is the foundation. More modules, more circuits, and expanded chain support are already in progress.
We’re just getting started.
I Been playing around with Encrypt Circuit and ngl… this dashboard is way ahead of what most zk projects are doing.
You’ve got active circuits, encrypted ops, proof throughput, all updating in real-time and the prover pipeline is literally spitting out 0s avg proof time. That’s insane for a zk compute layer.
And the multi-chain verification stack? Solana, Devnet, Eclipse, plus more chains down the list. They’re actually building a privacy layer that scales across ecosystems, not just another isolated zk demo.
Circuit Builder, encrypted data submission, private voting… everything feels modular and smooth.
This thing is actually usable, not theoretical.
Lowkey bullish ngl.
I Been playing around with Encrypt Circuit and ngl… this dashboard is way ahead of what most zk projects are doing.
You’ve got active circuits, encrypted ops, proof throughput, all updating in real-time and the prover pipeline is literally spitting out 0s avg proof time. That’s insane for a zk compute layer.
And the multi-chain verification stack? Solana, Devnet, Eclipse, plus more chains down the list. They’re actually building a privacy layer that scales across ecosystems, not just another isolated zk demo.
Circuit Builder, encrypted data submission, private voting… everything feels modular and smooth.
This thing is actually usable, not theoretical.
Lowkey bullish ngl.
Encrypt Circuit is live. Build zero-knowledge circuits, verify proofs across chains, and explore encrypted execution all in one platform.
Next up: Interactive demos go live. Private voting, encrypted messaging, confidential transfers, and more.
https://t.co/dDDXbWtbpn
We are live!
Encrypt Circuit is now running on the network enabling encrypted execution, real-time zk verification, and proof-level validation across circuits.
https://t.co/uoxbDeGN2S
Introducing Encrypt Circuit, a zero-knowledge compute layer where encrypted execution becomes the default, and proofs validate everything without revealing anything.
Privacy isn't an add-on. It’s the environment.
With our modular zk-circuit engine, developers can build private identity, confidential transfers, encrypted storage, or even private AI inference, all without exposing raw data.