ZERA

190 posts

ZERA banner
ZERA

ZERA

@ZeraLabs

ZK layer turning your crypto into true digital cash: private transfers, shielded balances & offline P2P.

Katılım Ağustos 2025
10 Takip Edilen8.1K Takipçiler
Sabitlenmiş Tweet
ZERA
ZERA@ZeraLabs·
If you watched the @MCGlive stream, you know… Mainnet MVP is now live in the ZERA Dashboard. Here’s a top-level rundown of what’s released + current features and limitations. (Deeper technical write-up in article form is coming.) Current features: ✅ Deposit/withdraw (shield/unshield) via the ZERA Confidential Vault. ✅ Send fully confidential via Private P2P (or send via withdraw). ✅ Turn your asses into offline-capable cash. Current limitations: ✔️ USDC only ✔️ Desktop only Coming in the next few weeks: ☑️ Multi-asset support ☑️ Mobile support ☑️ UI/UX refresh ☑️ P2P Relayer ☑️ Note merging Fees: Deposit is 1% of deposited value bought-back & burned 🔥 in ZERA + 1% service fee. Withdraw: FREE Private P2P: FREE Safety note: The ZERA dashboard + underlying smart contracts and on-chain programs have not been audited by a third party yet. Please proceed with caution and limit funds accordingly. Let’s break it down ⤵️
ZERA tweet media
English
42
91
204
23.7K
ZERA
ZERA@ZeraLabs·
🌐 ZERA Dashboard: wallet.zeralabs.org Send feedback / issues / bugs using the Feedback Tab in the Dashboard. x.com/ZeraLabs/statu…
ZERA@ZeraLabs

Private transactions between wallets now possible on Solana using ZERAs Private Cash Addresses. A closer look at last week’s MVP drop: Private P2P. Most "privacy" on Solana still falls back to withdraw-to-address (recipient + metadata leaks) or multi-step send flows that leave trails. Our P2P is different: one atomic in-pool transaction, the sender’s note is nullified, and two new encrypted notes are created, all inside the vault. No stepping out. No re-deposit choreography. Why it’s so hard to deanonymize: ✅ Your Private Cash Address has zero link to your Solana wallet: it’s an X25519 keypair derived from a wallet signature, and the public key becomes your private address. ✅ Notes are encrypted with NaCl box using a fresh ephemeral key every send, meaning even two payments to the same person looks unrelated. ✅ Recipients discover incoming notes via trial decryption, the chain never learns "who owns what." While we have immense respect for those building privacy on Solana, we are proud to be the first to achieve one-shot, in-pool P2P with full privacy. To our knowledge, this remains an industry first. This is the difference between hiding balances inside a pool and moving value privately between people. Note: Right now, the sender’s wallet still signs the private transaction, so on-chain you can see that a wallet performed a P2P action, but the amount and recipient remain private. The upcoming P2P Relayer removes that footprint too, completing the "cash-style" flow with no on-chain sender trace. What’s coming next: ✅ More assets: At least SOL + ZERA alongside USDC. ✅ P2P Relayer: A decentralized signing/relaying network that can submit transactions for you — enabling withdrawals with minimal linkage after the initial deposit, and removing the sender’s on-chain P2P footprint. Try it out in the ZERA Dashboard below ⤵️

English
2
14
52
2.4K
ZERA
ZERA@ZeraLabs·
💵 Cash-style P2P using ZERAs Private Cash Addresses. One atomic in-pool send, no withdraw-to-address trails, no multi-step choreography. Sender note is nullified and new encrypted notes are created entirely inside the vault. Read more + try it out below ⤵️
ZERA tweet media
English
12
64
164
4.7K
ZERA
ZERA@ZeraLabs·
🌐 ZERA Dashboard: wallet.zeralabs.org Please send feedback / issues / bugs using the Feedback Tab in the Dashboard.
English
0
6
54
1.6K
ZERA
ZERA@ZeraLabs·
Private transactions between wallets now possible on Solana using ZERAs Private Cash Addresses. A closer look at last week’s MVP drop: Private P2P. Most "privacy" on Solana still falls back to withdraw-to-address (recipient + metadata leaks) or multi-step send flows that leave trails. Our P2P is different: one atomic in-pool transaction, the sender’s note is nullified, and two new encrypted notes are created, all inside the vault. No stepping out. No re-deposit choreography. Why it’s so hard to deanonymize: ✅ Your Private Cash Address has zero link to your Solana wallet: it’s an X25519 keypair derived from a wallet signature, and the public key becomes your private address. ✅ Notes are encrypted with NaCl box using a fresh ephemeral key every send, meaning even two payments to the same person looks unrelated. ✅ Recipients discover incoming notes via trial decryption, the chain never learns "who owns what." While we have immense respect for those building privacy on Solana, we are proud to be the first to achieve one-shot, in-pool P2P with full privacy. To our knowledge, this remains an industry first. This is the difference between hiding balances inside a pool and moving value privately between people. Note: Right now, the sender’s wallet still signs the private transaction, so on-chain you can see that a wallet performed a P2P action, but the amount and recipient remain private. The upcoming P2P Relayer removes that footprint too, completing the "cash-style" flow with no on-chain sender trace. What’s coming next: ✅ More assets: At least SOL + ZERA alongside USDC. ✅ P2P Relayer: A decentralized signing/relaying network that can submit transactions for you — enabling withdrawals with minimal linkage after the initial deposit, and removing the sender’s on-chain P2P footprint. Try it out in the ZERA Dashboard below ⤵️
English
26
95
224
30.1K
ZERA
ZERA@ZeraLabs·
MCG@MCGlive

Full @ZeraLabs Interview : Mainnet Live On Stream!! ------------------- What we covered today 👇 ➢ Mainnet Live, private deposits, withdrawals, transfers, and note splitting, client-side ZK proofs. ➢ Privacy Infrastructure includes TypeScript SDK, modular API, shielded pools, goal is privacy by default. ➢ Revenue & token, 1% website deposit fee, buyback & burn at smart contract level, protocol free to use. ➢ Roadmap, vision, use cases include offline transfers, donations, AI payments, private trading. $ZERA ------------------ TIMESTAMPS 00:00 @dev_skill_issue Mainnet announcement 02:43 Platform Demo & Private Notes 14:10 Adoption Strategy & SDK Release 17:25 Legal Compliance & Revenue Model 21:31 Privacy & Data Protection 24:28 Medical Use Case & AI Agent Integration 34:02 Privacy Landscape & Competitors 39:14 Zera Swap Demo & Private Launchpad

ZXX
0
7
36
2.5K
ZERA
ZERA@ZeraLabs·
Dev update + takeaway from the recent stream and MVP mainnet release: ZERA Confidential SDKs are on the roadmap for third-party integrations across apps and agentic flows. This release wasn’t just the Dashboard, it’s also the component stack we’ve been building from day one: SDK layer + API layer + data layer. We already have TypeScript SDKs in the codebase that we’re now cleaning up and preparing to publish, so developers can plug ZERA’s privacy primitives into wallets, apps, or services without being locked into a single front-end. This gets especially interesting for AI / agentic systems: the goal is "a few lines of code" to give bots, agents, and automated workflows native, privacy-preserving value movement using the same rails that power the ZERA Dashboard. And importantly: the buyback + 🔥 burn mechanics are program and smart contract-based, meaning they remain active regardless of who integrates the SDK. As privacy volume expands across the third-party ecosystem, the incentive layer stays always-on — and the $ZERA token supply keeps tightening as designed. More details soon. Missed the stream? Re-watch the ZERA segment below ⤵️
ZERA tweet media
English
14
48
153
12.1K
ZERA
ZERA@ZeraLabs·
@MCGlive Thanks again for having us on, the timestamp are much apricated, you guys doing awesome work! 🤝
English
1
2
21
417
MCG
MCG@MCGlive·
Full @ZeraLabs Interview : Mainnet Live On Stream!! ------------------- What we covered today 👇 ➢ Mainnet Live, private deposits, withdrawals, transfers, and note splitting, client-side ZK proofs. ➢ Privacy Infrastructure includes TypeScript SDK, modular API, shielded pools, goal is privacy by default. ➢ Revenue & token, 1% website deposit fee, buyback & burn at smart contract level, protocol free to use. ➢ Roadmap, vision, use cases include offline transfers, donations, AI payments, private trading. $ZERA ------------------ TIMESTAMPS 00:00 @dev_skill_issue Mainnet announcement 02:43 Platform Demo & Private Notes 14:10 Adoption Strategy & SDK Release 17:25 Legal Compliance & Revenue Model 21:31 Privacy & Data Protection 24:28 Medical Use Case & AI Agent Integration 34:02 Privacy Landscape & Competitors 39:14 Zera Swap Demo & Private Launchpad
ZERA@ZeraLabs

If you watched the @MCGlive stream, you know… Mainnet MVP is now live in the ZERA Dashboard. Here’s a top-level rundown of what’s released + current features and limitations. (Deeper technical write-up in article form is coming.) Current features: ✅ Deposit/withdraw (shield/unshield) via the ZERA Confidential Vault. ✅ Send fully confidential via Private P2P (or send via withdraw). ✅ Turn your asses into offline-capable cash. Current limitations: ✔️ USDC only ✔️ Desktop only Coming in the next few weeks: ☑️ Multi-asset support ☑️ Mobile support ☑️ UI/UX refresh ☑️ P2P Relayer ☑️ Note merging Fees: Deposit is 1% of deposited value bought-back & burned 🔥 in ZERA + 1% service fee. Withdraw: FREE Private P2P: FREE Safety note: The ZERA dashboard + underlying smart contracts and on-chain programs have not been audited by a third party yet. Please proceed with caution and limit funds accordingly. Let’s break it down ⤵️

English
7
15
60
11.1K
ZERA
ZERA@ZeraLabs·
Missed yesterday’s stream on @MCGlive? We went live on mainnet: private deposits/withdrawals/transfers & how the coming SDK + API unlocks privacy for apps & agents. Big thanks to @DineroDom0 & @mynt_josh for having us on again 🤝 Here’s the ZERA segment cut w/ timestamps 👇
MCG@MCGlive

Full @ZeraLabs Interview : Mainnet Live On Stream!! ------------------- What we covered today 👇 ➢ Mainnet Live, private deposits, withdrawals, transfers, and note splitting, client-side ZK proofs. ➢ Privacy Infrastructure includes TypeScript SDK, modular API, shielded pools, goal is privacy by default. ➢ Revenue & token, 1% website deposit fee, buyback & burn at smart contract level, protocol free to use. ➢ Roadmap, vision, use cases include offline transfers, donations, AI payments, private trading. $ZERA ------------------ TIMESTAMPS 00:00 @dev_skill_issue Mainnet announcement 02:43 Platform Demo & Private Notes 14:10 Adoption Strategy & SDK Release 17:25 Legal Compliance & Revenue Model 21:31 Privacy & Data Protection 24:28 Medical Use Case & AI Agent Integration 34:02 Privacy Landscape & Competitors 39:14 Zera Swap Demo & Private Launchpad

English
15
37
103
3.7K
ZERA
ZERA@ZeraLabs·
🌐 ZERA Dashboard: wallet.zeralabs.org 💻 ZERA Desktop Suite (Use to load balances from the Confidential Vault onto supported NFC chips via compatible readers) zeralabs.org/downloads/zera… github.com/Zera-Labs/Zera… Please send feedback / issues / bugs using the Feedback Tab in the Dashboard. Community support: t.me/ZeraTG Safety note (again): The dashboard + underlying on-chain programs are not third-party audited yet. Please proceed with caution and limit funds accordingly. Missed the release stream? Re-watch it below ⤵️
English
1
8
41
1.3K
ZERA
ZERA@ZeraLabs·
If you watched the @MCGlive stream, you know… Mainnet MVP is now live in the ZERA Dashboard. Here’s a top-level rundown of what’s released + current features and limitations. (Deeper technical write-up in article form is coming.) Current features: ✅ Deposit/withdraw (shield/unshield) via the ZERA Confidential Vault. ✅ Send fully confidential via Private P2P (or send via withdraw). ✅ Turn your asses into offline-capable cash. Current limitations: ✔️ USDC only ✔️ Desktop only Coming in the next few weeks: ☑️ Multi-asset support ☑️ Mobile support ☑️ UI/UX refresh ☑️ P2P Relayer ☑️ Note merging Fees: Deposit is 1% of deposited value bought-back & burned 🔥 in ZERA + 1% service fee. Withdraw: FREE Private P2P: FREE Safety note: The ZERA dashboard + underlying smart contracts and on-chain programs have not been audited by a third party yet. Please proceed with caution and limit funds accordingly. Let’s break it down ⤵️
ZERA tweet media
English
42
91
204
23.7K