Register and share your invite link to earn from video plays and referrals.

Eli Ben-Sasson | Starknet.io
@EliBenSasson
CEO @ StarkWare | 2xCo-founder: Zcash, StarkWare ZK, Blockchain: ZK-STARK, Zcash co-inventor Opinions mine, no investment advice
975 Following    54.2K Followers
Crypto has set the bar too high for both users and builders for too long. The current phase must prioritize simplified UX and simplified devX. This is a guiding principle for STRK20: - Privacy should be easy for users - Privacy should be easy for builders
Show more
Name a token Trump didn't mess with. I'll start $STRK
typo: WILL, not COULD.
🚨MASSIVE: INTERNAL TREASURY DOCUMENT WARNS AI BOOM COULD END IN A DOT-COM STYLE BUST A draft internal U.S. Treasury report, obtained by NOTUS, warns the AI boom has become so deeply embedded across the economy that a sharp downturn could trigger widespread fallout across stocks, banks, chipmakers, cloud providers, data centers, and private credit. Unlike the dot-com era, analysts say today's AI industry is far more interconnected, making the consequences of an AI bust potentially much broader.
Show more
Quantum computers will break certain cryptographic protocols, but some will stay safe. Which cryptography is quantum-resistant and which isn't, and why? Watch my explanation
Shipping season never ends 🥷 1⃣ Native privacy for all assets is now live on Starknet - STRK20s is fully live on Mainnet, a privacy pool integrated at the protocol level, finally bringing practical privacy onchain: the lowest privacy fee on the market, fast UX, one-click at the wallet level, deep DeFi integrations, and the same liquidity as public markets, for all ERC-20s - As of today, you can shield, unshield, and access private swaps directly from Ready and Xverse wallets. - The ecosystem is already leveraging it: private USDC flows highlighted by Circle, 2 PoCs built by StarkWare (private Payroll and private KYC), and Zylith, a new call auction dark pool built on top of STRK20s. - For builders: the privacy SDK will be open-sourced very soon, and the Starknet Foundation launched Proof, an 8-week incubator for high-potential privacy teams. Applications close 10 July, so be quick. 2⃣ Starknet is becoming a real bet on post-quantum security StarkWare published a roadmap to make Starknet an end-to-end post-quantum-secure chain well before the Q-Day deadline: - Phase 0 (the foundation): STARK proofs already post-quantum secure, S2morrow's post-quantum wallet PoC already running on Mainnet, and Native Account Abstraction making wallet migration smooth for everyone. - Phase 1 (in progress): make new activity post-quantum secure by default. Work started, ~2 months to completion. - Phase 2 (next): give existing contracts a path to post-quantum durability, without breaking interfaces or forcing painful migrations. 1-2 months after phase 1. - Phase 3 (depending on Ethereum): the two remaining inherited surfaces, bridge messaging and blob data availability through KZG commitments, will be resolved as soon as Ethereum migrates its own stack. 3⃣ Better performance, more post-quantum security Starknet v0.14.3 goes live on Mainnet Monday, 6 July, bringing: - Keccak support for client-side proving, enabling virtual private txs signed with EVM signatures - A quantum-resistant SNOS hash, with Blake replacing Pedersen - Block times down from 2 to 1.5 seconds - A dynamic L2 gas base fee for more adaptive pricing during congestion Note: an 8-minute downtime at 8:10am UTC on Monday, and some breaking changes for builders, read the pre-release notes! 4⃣ The ecosystem keeps shipping - STRK is now listed on Robinhood - Extended launched its spot market offering, starting with BTC, ETH, and USDT, with spot and perpetuals sharing a single margin account. We also know the next 6 months' focus: decentralization, ecosystem expansion, the transition to a community-owned protocol, and a massive partnership to be announced (eToro announced yesterday). - Xverse now supports Ledger on Mobile, any user can now use the leading hardware wallet on Xverse mobile to access Starknet. - Medieval Tech became the first Starknet project accepted into the NVIDIA Inception program, with Octopi, a real-time spatial intelligence platform built in parallel of the AMMA prediction market. - Troves released a WBTC boosted vault: a one-click advanced DeFi strategy yielding ~7% - Vesu launched Explore: track positions, inspect pools, and monitor liquidations in one place. - 5 new projects launched on Mainnet this month: ArcX (Pendle-like mechanism on top of Extended) - Starkscan (explorer combining an explorer, an API surface, and an agent workflow layer) - Deadeye (Distribution Markets) - Gaffer (fantasy soccer game) - DeFa (RWA project) 5⃣ The numbers keep improving - Starknet crossed 300M transactions processed on Mainnet - STRK staking reached 1.4B STRK, ~22% of the circulating supply. - Starknet is still the #1# L2 by developer activity across the Ethereum ecosystem. - In only a few days: ArcX hit $400,000 TVL on top of Extended, Hyper xSTRK by Troves filled all its tiers, and the privacy pool reached 5k txs and 100 new users per day, with $500 in daily revenue, during the Shield rush campaign. Can’t stop, won’t stop.
Show more
My take on the new roadmap for Ethereum: TL;DR - many good things, a few unclear things, still a few problems. The good: - Recursive STARKs - excellent. Huge progress since the days where most of the Ethereum ecosystem was skeptical about the immense value of STARKs. This and more, recursive STARKs are the efficient way to go. - Privacy - excellent. - Formal verification - excellent. - Quantum-safety - excellent. glad to see this as a high priority. I wish the Bitcoin community took a similar approach. Unclear: - New kinds of state: what does that mean? Who is affected by it? Happy to hear explanations and opinions. Needs improvement: - 3-4 years as the timeline is way too long. Especially for quantum readiness. - New EVM - makes sense given the chosen path with STARKs. The simplest, fastest, safest and wisest path goes through Cairo. It’s battle-tested, designed for ZK STARKs, is a next generation smart contract language.
Show more
Two weeks ago, Ethereum researchers met in Berlin to continue charting the protocol's long-term trajectory, following along discussions with client teams in Svalbard in April. The updated strawmap is at and I attached a picture of it to this post. My own high-level takeaways: * "Lean Ethereum" is not a single one-shot upgrade, it is a collection of improvements that will come online to the Ethereum network over the course of three or four years. But make no mistake, this IS the third major iteration of Ethereum in the same way that the Merge was the second. Almost every major piece of the protocol will be replaced: - Verification through recursive STARKs, rather than direct re-execution. Recursive STARKs become an enshrined first-class core component of the protocol - Replacing everything quantum-vulnerable with quantum-safe alternatives - Consensus: decoupled available chain and finality, one or two-round finality. Theoretically optimal security properties, simpler than today, and faster than today - Multidimensional gas - State: not just tree structure, but what *types* of state are available - Changes to client architecture ... At the same time, simplification, cleanup and future-proofing. And this will all be done in a way that minimizes disruption to existing application. We've done this before (the Merge), we can do it again. * H-star (aka Hegota) is probably Ethereum's last thematically "pre-Lean" fork. Starting from I-star, most of everything we do will have a very strong "Lean" feel to it in one way or another. * Privacy is no longer an afterthought, it is a first class goal. When designing Frames, the mempool, additions to the state tree, we explicitly ask the question "okay, how do quantum-safe, intermediary-free privacy protocol transactions go through this, and what is the overhead?" * Formal verification of everything for security. * FV also makes us much more comfortable with canonicalization (having pieces of the protocol that are directly defined as a piece of bytecode expressed in some language). evm-asm is being written in part to become a canonical proof system for the EVM. * Quantum safety has shifted up a LOT in priority. This adds a lot of work (eg. finalizing a quantum-safe blobs design has become urgent; this work has already been ongoing for months) * Probably the single most disruptive part of the plan is the changes to state. There is growing consensus around leaving present-day-style "dynamic state" mostly unchanged, but scaling it only a medium amount, and adding new types of state that are more scalability-friendly (eg. no need for builders to sync/store all of it) but more restrictive, and that will scale a large amount. eg. possible Ethereum in 2030: 2 TB of present-day-style (dynamic) state, and 100 TB of new-style (scalable but restrictive) state This "new-style" state would work very well for ERC20s, NFTs, many defi use cases, but not eg. highly "central" objects like Uniswap contracts, or onchain order books, or other complex things (which are crucial for Ethereum but which only take up a small percentage of state) Hence, it will not be *necessary* to rewrite any apps, but it will be *very cost-effective* to eg. rewrite an ERC20 token into a newer design that uses a new type of UTXO storage that is currently being explored, so that it will have >10x lower txfees. Design of these new state types (current ideas: keyed nonces, ring buffers, UTXOs, statically accessible state, temp state) is an area where we will need a lot of feedback from application developers (incl. privacy-friendly application developers) and probably several rounds of rethinking and iteration. * In the context of a much larger total state size, we need to figure out the incentive issues around who stores this state and what motivates them to. Even saying "each node stores 1%" is not good enough - why do they store that 1% and why are they willing to serve it? This is being elevated as a first-class research area. * Ethereum will need to have a "VM" other than EVM in one form or another - at the very least, we need something like leanISA for recursive STARKs - and the gains are large in exposing it to users so that we support programmable privacy and better scalability. Right now, the most likely contenders are leanISA and RISC-V. My own ideal is that in this world, we adjust the protocol so that the EVM becomes a high-level-language compiler-level feature, and the protocol only "sees" RISC-V / leanISA directly. But this is still far away. * Gas limit increases, blob increases and slot time decreases will happen many times over the next ~5 years. We expect a large gas limit increase with Glasterdam. Each step of increased scale or decreased slot time is a matter of getting to the point where it is safe to do it, which comes from a combination of client optimization and protocol changes. Ethereum is CROPS. Ethereum is scaling. Ethereum is reinventing itself. Onward.
Show more
When the immune system over reacts, you get disease. That's Bitcoin today.
Hard consensus is Bitcoin’s immune system. Fees price block space. Nodes set policy. Miners build blocks. Holders allocate capital. Protocol changes must earn overwhelming alignment, so bad ideas fail before becoming iatrogenic protocol changes. $BTC
Show more
- Recursive STARKs - Privacy - Post quantum security - New VM Amazing to see Ethereum aligning with Starknet
😳 @VitalikButerin just posted @ethereum 2030 Roadmap 😁It looks absolutely insane 🤯Ethereum is preparing its biggest evolution since The Merge 🔐Quantum safe upgrades 🧠Recursive STARKs ⚡Faster finality 📈Massive scaling 🕵️Privacy first design 🤯Ethereum is preparing for a future where quantum computers can break today’s crypto keys 🤷Most chains are not even thinking this far ahead yet 😎Vitalik says “Lean Ethereum” will redefine almost every core part of ETH over next 3-4 years 👇U can track roadmap here 🔗 💙Like 🔁RT
Show more
Private everything you already do.
• Private Yield • Private Swaps • Private Payroll • Private Identity • Private Balances • Private Transfers • Private Collateral • Private Payments Privacy on Starknet. Built on proof.
Show more
Been there. Done that, this is the escape hatch first built and used on StarkEx, many years ago. But great to see others using this tech
For the first time, all ZK circuits used by Lighter perp DEX L2 were regenerated from sources by L2BEAT! Now you don’t have to trust the Lighter team to perform a permissionless emergency exit. 👇Learn more in the thread👇
Show more
Huge congrats, and welcome to Starknet, the quantum ready future proof best blockchain in the Milky Way galaxy
Our investment in Extended and the recent acquisition of Zengo are key parts of our strategy to meet the growing demand for seamless access to DeFi products and expand our Web3 ecosystem.
Congrats @rf_extended , @extendedapp, @yoniassia and @eToro on a great partnership. Terrific news and validation for the infra supporting this proudly — @Starknet .
eToro leads a strategic investment in Extended @eToro is now a strategic investor in Extended. The investment round also marks the beginning of a partnership between Extended and @Zengo, a self-custody wallet recently acquired by eToro. The partnership will focus on expanding access to global financial markets through next-generation on-chain infrastructure. Together, we will explore opportunities to bridge traditional financial assets and decentralized trading environments.
Show more
It's not about whether or not quantum computers will arrive. It’s also not about when. It's about this: can you trust your funds on quantum-vulnerable infrastructure? Why would you? Post-quantum security matters, and StarkWare is committed to ensuring Starknet is quantum-ready
Show more
TL;DR'ing this one: - Quantum is a migration - Starknet has a very unfair advantage - The proving layer uses STARKs, and Starknet has Native AA - The differences between chains look boring until the market asks who can move to PQS without panic - Starknet has one of the clearest post-quantum readiness paths among major smart-contract networks gud article.
Show more
The Privacy Frontier: ZK meets FHE Tomorrow at 2:00 PM CEST, Starknet and @zama bring together @EliBenSasson and @RandHindi, moderated by @jessiexiao_eth for a live 1:1 discussion on ZK, FHE, encrypted computation, and the future of private onchain activity. Join us live here on X or on YouTube.
Show more
Quantum computers may arrive in 3 years, 10 years, maybe much later than that. But the threat they pose exists today because today's infrastructure needs to be ready for Q-Day long before Q-Day arrives. So the time to start preparing is now.
Show more
Two roads diverged in a yellow crypto wood, corp, and the wild side. And I — I took the one less travelled by, And that has made all the difference
StarkWare prioritized post-quantum security from an early stage. We continue to do so with Starknet’s PQS roadmap. Much of the underlying cryptography is already PQS, which means a relatively shorter path to ensuring the entire stack is quantum-safe. Starknet is future-proofed
Show more
1/ Starknet is a bet on post-quantum security. Today, we’re publishing the roadmap to make that bet real. The goal? An end-to-end post-quantum secure Starknet before Q-day 🧵
Show more