Ye Zhang 📜 Profile Banner
Ye Zhang 📜 Profile
Ye Zhang 📜

@yezhang1998

Followers
11,918
Following
392
Media
40
Statuses
965

Co-founder @Scroll_ZKP . Doing research about zero-knowledge proof, system, and hardware.

Joined November 2018
Don't wanna be here? Send us removal request.
Explore trending content on Musk Viewer
Pinned Tweet
@yezhang1998
Ye Zhang 📜
1 year
zkEVM has arguably become the gold standard technology for scaling Ethereum. In this article, I want to share some of the lessons we have learned while building the zkEVM, and how we’ve been thinking of different trade-offs along the way.
35
115
480
@yezhang1998
Ye Zhang 📜
2 months
Our zk research team has been working on something super cool! It has potential to become the most performant zk[E]VM targeting at real time proving. It combined the best parts of proving system, field choice and VM flow: GKR parallelization + Smaller field arithmetic + Pay
@Scroll_ZKP
Scroll 📜
2 months
probably nothing
Tweet media one
82
267
2K
22
84
457
@yezhang1998
Ye Zhang 📜
3 years
General-purpose zk-Rollup is the most promising scaling solution for Ethereum today, and we consider the “zkEVM” approach supporting native bytecode verification to be the holy grail. In our 1st post of the series, we will attempt to explain why. Article:
6
95
401
@yezhang1998
Ye Zhang 📜
2 years
A true zkEVM should respect the EVM specification as defined in the Ethereum yellow paper. The term "zkEVM" shouldn't be abused. Compiler+zkVM falls into another category -- language compatible with efficient prover Amazing work from the Consensys team👇
4
65
329
@yezhang1998
Ye Zhang 📜
3 months
“zkEVM” has been abused in so many marketing materials. However, there are only two zkEVM that achieves bytecode level compatibility and has a full proof on mainnet. @Scroll_ZKP and @0xPolygon zkEVM
25
38
320
@yezhang1998
Ye Zhang 📜
11 months
We are helping Ethereum to achieve its end goal - build a type 1 zkEVM. At the same time, we are maintaining a product-ready efficient type 2 zkEVM branch for our mainnet. When we say something, we actually do it. Really proud that 8 of the top 16 contributors are from us :)
@pseudotheos
pseudo (on farcaster) 📜🇺🇦
11 months
Fun fact: the @Scroll_ZKP team has contributed ~50% of the upstream @privacyscaling zkEVM codebase over the past 2 years. When we say we are building for the community, we mean it.
5
19
170
13
55
261
@yezhang1998
Ye Zhang 📜
1 year
We're looking for a curious and creative protocol researcher to join our team at Scroll! Help us build a truly secure, scalable, and decentralized zero-knowledge rollup by solving open problems around protocol and mechanism design.
12
56
265
@yezhang1998
Ye Zhang 📜
7 months
Scroll mainnet is live 🥳🥳🥳 The developer experience is boring: Copy paste deploy!
@Scroll_ZKP
Scroll 📜
7 months
2K
9K
15K
17
19
252
@yezhang1998
Ye Zhang 📜
10 months
Scroll's strategy: Focus on building, ignore marketing noise surrounding us, remain highly Ethereum-aligned, and stay closely attuned to Ethereum's principles and values. Our efforts and dedication will undoubtedly pay off in the long run :)
16
17
212
@yezhang1998
Ye Zhang 📜
6 months
Anyone can build a smart contract that airdrops tokens to those who deposit stETH/wstETH into it, the real difference is that BLAST is backed by famous VCs and influencers. One reminder to those who is backing up this: Everything you do is cashing out your reputation.
25
17
194
@yezhang1998
Ye Zhang 📜
6 months
Going forward, I will be more opinionated, sharing my views more frequently and calling out nonsense.
28
15
189
@yezhang1998
Ye Zhang 📜
2 months
My slightly controversial prediction about 4844: 1) Blob will be 3-5x cheaper than calldata (the number comes from Goerli testnet), Polymarket doesn’t have big enough counter party. Hopefully, there won’t be blob-inscription to further compete with Rollups 😂 2) It’s super
@VitalikButerin
vitalik.eth
2 months
Polymarket is predicting that blobs (~125 kB) will cost ~0.001 ETH. Today, 125 kB calldata costs ~30 gwei per gas * 16 gas per byte * 125000 gas ~= 0.06 ETH And if you think polymarket's guess that blobs will be 60x cheaper is over-optimistic, you can use the market to hedge!
Tweet media one
1K
1K
6K
7
34
176
@yezhang1998
Ye Zhang 📜
2 months
A super cool cover from @drakefjustin Together we scale the Ethereum :)
Tweet media one
14
34
167
@yezhang1998
Ye Zhang 📜
1 month
4844, DA compression, and proof aggregation are all coming to reduce the cost. I know the community and users are waiting - we are building. Lots of changes are under test and audit right now, it is taking longer than expected, but we expect Scroll mainnet to be 10x cheaper in
@yezhang1998
Ye Zhang 📜
1 month
One interesting fact: Anyone can build an Optimistic rollup with full proof within weeks through the current Scroll tech stack. It can be as cheap as any Optimistic rollup on the mainnet right now. There’s no need to do bisection - the challenge protocol can be non-interactive
6
13
76
24
21
164
@yezhang1998
Ye Zhang 📜
2 months
Some unpopular facts: Rollup scalability is still bottlenecked by DA, it hasn't been solved unless we have some DAS (real Danksharding) to scale the bandwidth. 4844 can make transactions cheaper but it can't really improve the throughput. Imagine 0.0001$ tx but still 1000 TPS
18
28
170
@yezhang1998
Ye Zhang 📜
3 months
Many blockchain protocol designs reveal a fundamental lack of understanding of computer science. People love sleeping in fake narratives that never work in practice. Few understand how to build a practical performant system for massive adoption.
16
21
156
@yezhang1998
Ye Zhang 📜
9 months
One Fundamental Mission of Scroll: Bringing the next billions of users into the infinite garden without any compromise on our values.
18
11
147
@yezhang1998
Ye Zhang 📜
7 months
Tweet media one
13
13
145
@yezhang1998
Ye Zhang 📜
2 years
Excited to present more technical details of zkEVM and what we are building at Scroll!
@l2beat
L2BEAT 💗
2 years
Co-founder of @Scroll_ZKP , @yezhang1998 , will identify the challenges in building an EVM-equivalent zkRollup and then talk about the technical solutions. He will also introduce the end-to-end workflow for running a zkEVM in real-world and how Scroll is making design trade-offs.
Tweet media one
3
8
31
2
39
99
@yezhang1998
Ye Zhang 📜
4 months
The first and the only one that achieves the goal of multi-prover with additional security. Every block will have both ZK and TEE proof. Our TEE prover has already validated all Scroll Sepolia testnet blocks. Implementation is fully open-sourced. You need to hack zkEVM,
@Scroll_ZKP
Scroll 📜
4 months
What's better than being secured by one proof system? Being secured by multiple. We're finally unveiling the architecture for Scroll's new multi-proof system, built in collaboration with @AutomataNetwork .
43
162
853
10
25
128
@yezhang1998
Ye Zhang 📜
8 months
Etherscan on Scroll🫡 We are quite but we will get everything ready for builders and users! The same experience as layer 1 Ethereum :)
@etherscan
Etherscan
8 months
A new Etherscan explorer for a new look @Scroll_ZKP 😊
Tweet media one
18
40
403
7
8
132
@yezhang1998
Ye Zhang 📜
8 months
Deploy Bonsai zk coprocessor on Scroll! It’s only possible due to the special support of pairing precompile on Scroll, amazing work by Kobi! Look forward to more interesting experiments on our Sepolia testnet!
@kobigurk
Kobi Gurkan
8 months
👋 @Scroll_ZKP x @RiscZero 👋 in the spirit of “why can’t we all just along?” and composability - I wanted to run my bonsai zkcoprocessor on scroll! ( @__geometry__ portcos and two of my favorites) as a recap, my coprocessor is performing many scalar mults on secp256r1 1/10
Tweet media one
6
29
171
27
21
118
@yezhang1998
Ye Zhang 📜
2 months
Besides TVL, there are some interesting metrics to track on l2beat, Scroll has the best liveness among all the layer 2s (30 days, 60 days, max).
Tweet media one
16
17
107
@yezhang1998
Ye Zhang 📜
8 days
Price will go down 3-5x more in the next 2 months with DA compression and proof aggregation! Note that price is not the single factor that matters, it’s an unfair comparison to talk about price without mentioning finality and security: If we submit proof only once a day and go
@Scroll_ZKP
Scroll 📜
9 days
Bernoulli is now LIVE on @Scroll_ZKP Mainnet 🔥 With the introduction of EIP-4844 and the SHA-256 precompile, users and devs will experience the most efficient version of Scroll so far. - Massive fee reduction ✅ - Superior EVM-compatibility ✅
182
386
2K
26
23
152
@yezhang1998
Ye Zhang 📜
9 months
Beta phase of our journey, Scroll Sepolia testnet launch. The final stage before mainnet! 📜📜📜 “The only rollup that supports PUSH0. The only zkRollup that supports and verifies pairing precompile.”
@Scroll_ZKP
Scroll 📜
9 months
We are entering the Beta phase of our journey with the launch of our Sepolia testnet, the final stage before mainnet. The improvements for this release fall into three categories: - zkEVM upgrades - Bridge upgrades - Infrastructure upgrades 🧵
Tweet media one
227
4K
3K
10
13
105
@yezhang1998
Ye Zhang 📜
15 days
Op + Alt DA is worse than a side chain. It's basically equal to Solanan/Avalance/Any alt layer 1 posting their state root to Ethereum. The difference is that 1) Alt layer 1 is even more decentralized 2) The brand is associated with the word "layer 2" but is factually
13
9
100
@yezhang1998
Ye Zhang 📜
1 year
Recursive =_=
Tweet media one
2
8
95
@yezhang1998
Ye Zhang 📜
7 months
Fortune cookie from Scroll at @EthereumHK Our swag is so cool every time 🤩
Tweet media one
16
5
94
@yezhang1998
Ye Zhang 📜
9 months
Intro to ZKP in Africa 🙌🙌🙌
@Web3Clubs
Web3 Developer Clubs
9 months
Intro to Zero Knowledge Proofs at #L2AfricaTour ~ by @yezhang1998 from @Scroll_ZKP
Tweet media one
Tweet media two
Tweet media three
1
7
33
9
6
96
@yezhang1998
Ye Zhang 📜
1 year
@sandeepnailwal Hi, I seriously think you guys are making amazing progress on zkEVM, really congrats on that. But can you be more careful about the claims you made, it’s clearly a misleading information to say “Ethereum-equivalence”…It will damage the trust you have built so far.
6
11
92
@yezhang1998
Ye Zhang 📜
1 year
In some sense, blockchain protocol and mechanism design are harder than pure zk. zk is strongly math & crypto related, it’s easier to reason about if you have that particular background. But other topics sometimes need cross domain knowledge and a totally different mindset…
11
6
89
@yezhang1998
Ye Zhang 📜
3 months
Axiom is incredible, they hold a high standard for everything they do. They have amazing tech and are also truly standing by crypto ethos. Looking forward to seeing what they will ship this year! Some knowledge: They actually first invented the concept of the "zk co-processor".
@axiom_xyz
Axiom
3 months
We're excited to announce we've raised $20 million led by @paradigm and @standardcrypto , with participation from @robotventures and @etherealvc We are building infrastructure to give smart contract developers access to more data on-chain.
Tweet media one
99
193
902
6
5
88
@yezhang1998
Ye Zhang 📜
4 months
The bull market comes with lots of "narratives" and hypes around. I feel like 1-2 months ago, everyone is shitposting on Ethereum and so many discussions around how it will be flipped in this cycle. A big real reason behind this is that the ETH price doesn't go up as other chains
@yezhang1998
Ye Zhang 📜
4 months
Pls, give this more attention! L2 teams are collaborating and coordinating on lots of different topics to push new standards. The goal is not to compete with each other, but to grow as a family. Going forward, Scroll will share notes from those discussions. Check out if you
7
16
75
15
16
85
@yezhang1998
Ye Zhang 📜
2 years
Scroll = Scaling + Rollup Scroll can be rolled up 📜We can make it📜
10
1
86
@yezhang1998
Ye Zhang 📜
8 months
An unpopular opinion towards FRI vs KZG: The time for committing to a polynomial matters less than witness generation. One big advantage we find about smaller fields is witness generation. Also, Brakedown might be faster than FRI, worth looking into other error correcting codes!
6
8
85
@yezhang1998
Ye Zhang 📜
10 months
I will be there for the whole time! Look forward to chatting with builders in Africa and gaining a deeper understanding of the real use cases of blockchain. At Scroll, part of our mission is to achieve financial inclusion for everyone!
@yosephayele
Yoseph Ayele
10 months
Ethereum Layer 2s are coming to Africa! Following Vitalik's Africa trip, I'm excited to host Layer 2s in Nairobi 🇰🇪 and Lagos 🇳🇬 We have leaders from @arbitrum @Scroll_ZKP @ETHGlobal and supported by @optimismFND . Sign up here:
Tweet media one
32
77
293
9
13
79
@yezhang1998
Ye Zhang 📜
6 months
Literally the largest layer 2 event ever! We have capacity for 2000+ attendees Super proud of our team and @l2beat for hosting this. (Special shout out to @toghrulmaharram 🫡) Come to find Scrollers!
Tweet media one
Tweet media two
@Scroll_ZKP
Scroll 📜
6 months
Couldn't make it to @EFDevconnect this year? Not to worry, we've got you covered! Tune in to our livestream to catch each of the presentations and panels taking place on our main stage at @L2DAYSxyz 👇
Tweet media one
13
87
222
8
12
78
@yezhang1998
Ye Zhang 📜
2 years
One way to learn about zkp (i.e. why it’s sound, why it’s zk) is thinking through the whole process and trying to construct an attack vector It’s probably the best way to deeply understand circuit and algorithm after you get enough intuition
14
7
78
@yezhang1998
Ye Zhang 📜
4 months
Pls, give this more attention! L2 teams are collaborating and coordinating on lots of different topics to push new standards. The goal is not to compete with each other, but to grow as a family. Going forward, Scroll will share notes from those discussions. Check out if you
@Scroll_ZKP
Scroll 📜
4 months
Members from the @Scroll_ZKP team will be attending the monthly RollCall, hosted by @CarlBeek and @adietrichs . RollCall is a credibly-neutral coordination call aiming to bring together different L2 teams to collaborate on ideas and new industry standards. To help our community
33
49
293
7
16
75
@yezhang1998
Ye Zhang 📜
1 month
Another metric to look at besides TVL: Among the top 10 active L2 projects, only Scroll and Arbitrum Nova have no warning symbol. Source:
Tweet media one
6
5
80
@yezhang1998
Ye Zhang 📜
9 months
How can we ensure that a fraud-proof system is battle-tested? In zkRollup, all transactions need to be proven through validity proof. As a result, every transaction functions as a test for the zkEVM circuit. The system undergoes thorough testing in real-world conditions.
13
4
77
@yezhang1998
Ye Zhang 📜
1 month
One interesting fact: Anyone can build an Optimistic rollup with full proof within weeks through the current Scroll tech stack. It can be as cheap as any Optimistic rollup on the mainnet right now. There’s no need to do bisection - the challenge protocol can be non-interactive
6
13
76
@yezhang1998
Ye Zhang 📜
21 days
Excited for the Bernoulli upgrade to support blobs and making the transaction fee 10x cheaper. This is just the start, more to come in the coming months! (Lots of new ideas cooking in stealth, coming soon!) Also, a lot to offer to the ecosystem and community, stays tuned✨
@Scroll_ZKP
Scroll 📜
21 days
The Blobs are here! .oO Introducing Scroll's Bernoulli Upgrade 🚀 Our latest protocol enhancement includes added support for EIP-4844, decreasing the cost of @Scroll_ZKP transactions by up to 10x.
291
539
3K
9
9
77
@yezhang1998
Ye Zhang 📜
1 month
When you realize you can't withdraw from the bridge of certain projects and your capital is totally stuck there, you start to understand what the agreement is and what's your opportunity cost.
6
5
74
@yezhang1998
Ye Zhang 📜
1 year
Our zkEVM is constructed in a pretty modular way, I don't see a reason why adding new features are impossible. However, adding features too aggressively will add security risks... Btw, check out our blog from 8 months ago, it's underappreciated :)
Tweet media one
@sgoldfed
Steven Goldfeder
1 year
And here’s the cool part: Nitro’s WASM-based design creates massive structural advantages for EVM+ innovation. zk teams are doing a ton of complex engineering to target EVM, and many of the decisions they're making today will make adding these EVM+ features nearly impossible.
4
5
80
1
6
71
@yezhang1998
Ye Zhang 📜
2 years
Although our pre-alpha testnet announcement literally comes first, we didn't really join this marketing fight😅 If anyone has read our announcement, we are focusing on what we have built and what we can bring to users & developers. There is no "first X" in any piece.
@jadler0
John Adler | ✨🧱🟣⛺
2 years
Congrats to @Scroll_ZKP , @0xPolygon , and @zksync for each announcing the first zkEVM!
35
110
1K
5
7
71
@yezhang1998
Ye Zhang 📜
1 year
Conversation with a developer👇 Q: Why do you deploy on Scroll? A: Because everything just works… Sometimes the reason is so simple. Developers can figure out so easily. But few people know it can already filter out most projects…
10
4
72
@yezhang1998
Ye Zhang 📜
2 years
This event is really amazing!!!!! The tech presentations are so impressive. I'm really excited that so many great teams are working on the scaling problem using zk approach!
4
11
67
@yezhang1998
Ye Zhang 📜
3 months
I want to write a series of articles called "It doesn't work". In every article, introduce something that doesn't work and the reasoning behind it. Every article has a title: "xxx doesn't work, here is why, and here is what works".
16
2
71
@yezhang1998
Ye Zhang 📜
2 years
It's really a great write up about the hardware opportunities of ZKP! Note that Scroll @Scroll_ZKP will be the first one to open a totally new proving market in zk-Rollup and capture this HUGE chance :)
@gakonst
Georgios Konstantopoulos
2 years
NEW @paradigm Research! As ZKPs become more integrated into L1s and L2s, the opportunity for ZK mining could grow to a size similar to that of PoW mining. FPGAs, not ASICs or GPUs, are the best answer to meet the unique compute needs of ZK-rollups.
82
263
1K
2
11
67
@yezhang1998
Ye Zhang 📜
2 years
!!!
Tweet media one
2
6
65
@yezhang1998
Ye Zhang 📜
5 months
GM, pls leave any concerns and complaints about Rollups. I want to classify and address them in future blogs. 👀
15
10
65
@yezhang1998
Ye Zhang 📜
2 years
Why not verify Cairo proofs through zkEVM? @StarkWareLtd can naturally fit into the landscape of L3 on top of L2 like @Scroll_ZKP and @0xPolygonHermez ! Why not opposite (i.e. zkEVM as L3 on Starkware)? L2 is a direct scaling layer for the existing ecosystems on Ethereum!
@PapiniShahar
Shahar Papini
2 years
Who wants to help me build the first ever zkEVM, on top of Cairo? Seeiously though, I had some POC in a local branch a while ago, it seems feasible to me.
29
15
189
7
8
62
@yezhang1998
Ye Zhang 📜
1 year
@pseudotheos 2023- Scroll helps Ethereum scale on L2📜 2024- Scroll helps Ethereum implement EIPs📜 2025- Scroll helps Ethereum scale on L1📜
3
2
59
@yezhang1998
Ye Zhang 📜
9 months
One sentence pitch for Scroll in Africa: More trustworthy than Binance, Cheaper than Ethereum
Tweet media one
@Sovereignfront
Sovereign Frontier
9 months
@yezhang1998 talks @Scroll_ZKP Scroll combines the best features within Binance + Ethereum. It delivers financial inclusion, infrastructure for agriculture and provides room for education, global interconnection and hosts meets ups/events for builders and devs. #ethglobal
Tweet media one
0
1
8
9
8
59
@yezhang1998
Ye Zhang 📜
9 months
Huge respect for the @OffchainLabs 🫡 This is so true... "If you want to prioritize a roadmap that will take years to build a prover, you don’t have to launch a rollup. The ZK rollup teams didn’t and lost a significant opportunity for market share and land grab"
@ajwarner90
A.J. Warner
9 months
@DCbuild3r @OPLabsPBC I’m obviously biased here, so take my perspective with a Himalayan-sized grain of salt but I don’t think the criticism is because they don’t have proofs live. Building proofs is hard, decentralizing proofs and making them permissionless is harder. If they think the best roadmap
13
29
185
5
2
59
@yezhang1998
Ye Zhang 📜
10 months
What are the top three fundamental problems in blockchain that haven't been solved, preventing the onboarding of the next billion users?
30
5
58
@yezhang1998
Ye Zhang 📜
1 year
Global team @Scroll_ZKP Probably one of the most decentralized team!
Tweet media one
2
2
57
@yezhang1998
Ye Zhang 📜
10 months
Planned trips for this year! 🇬🇧🇫🇷🇰🇪🇳🇬🇺🇸🇸🇬🇹🇷+many more
9
1
54
@yezhang1998
Ye Zhang 📜
9 months
Start to reply all the messages... it's a huge amount of work...
11
1
52
@yezhang1998
Ye Zhang 📜
6 months
Come and become earlier builders on Scroll! It’s super cool! 🤩🤩🤩 Different from the traditional NFT, it’s not an image stored off chain, it’s fully on-chain (similar to uniswap v3, but it’s all from polynomials). BUILD!!! 🤓
Tweet media one
17
10
52
@yezhang1998
Ye Zhang 📜
2 months
Congrats! It’s really inspiring to see how far they go from zk bridge to developer facing zk platform and finally to sp1 for their goal. It’s tough for every startup to stick to a long term vision in this market, bullish on builders who keep’s building towards that!
@SuccinctLabs
Succinct
2 months
1/ We're excited to announce we've raised $55M led by @Paradigm to make zero knowledge proofs accessible to any developer. Succinct’s Prover Network & SP1 make general-purpose ZK performant and easily deployable w/o complex infra. Let’s build towards an era of truth, not trust.
Tweet media one
132
435
2K
5
5
51
@yezhang1998
Ye Zhang 📜
2 years
Finally finished all my presentations! Begin shit posting now :)
4
0
52
@yezhang1998
Ye Zhang 📜
9 months
The only thing that is better than credible neutrality is incredible neutrality :) Credit to @technocrypto
3
4
48
@yezhang1998
Ye Zhang 📜
1 year
In order to accomplish meaningful outcomes, one needs to take responsibility and be held accountable for their actions; being chill alone cannot accomplish anything.
6
6
48
@yezhang1998
Ye Zhang 📜
1 year
This is exactly part of our philosophy @Scroll_ZKP ! Focus on the most important piece, lead the right direction, and support our community to build! Too many in-house directions means 1. less focused 2. compete with your community (imagine Ethereum builds its own layer 2)
Tweet media one
@gluk64
Alex G. (∎, ∆)
1 year
@davidsrz @0xPolygonID We don't have an "identity effort" 😆 Your failure to get it illustrates a profound difference between us. @zksync is based on Ethereum's philosophy of subtraction. We're doing one thing only: solving scalability, and welcome all projects as equal partners to build other stuff.
3
8
78
6
4
47
@yezhang1998
Ye Zhang 📜
11 months
People are so enthusiastic about many short-term unsustainable fake metrics, example: Fake user: Take a look at what happened on network A -> interact with all the applications there… Real user: This is an amazing application I want to use-> oh, it’s deployed on network A!
6
10
47
@yezhang1998
Ye Zhang 📜
1 year
Fully agree, everyone has a long way to go and needs multiple iterations of zkEVM. Many fundamental problems haven't been really solved regardless of how aggressively one chooses to approach the mainnet. Learn from others, be transparent, and keep building 🫡
@sandyzkp
Sandy | Scroll 📜 | 🦇🔊 花卷
1 year
In all seriousness we are all still small. Polygon has consistently pushed the boundaries on both what their zk teams achieved in the form of product, and the marketing team achieved in terms of gaining popular mindshare. We have a lot to learn across the board.
3
3
50
2
4
45
@yezhang1998
Ye Zhang 📜
1 year
A super deep dive into the proof generation algorithm! It's long but I am 100% sure it's worth taking you one afternoon to digest all the technical details and become an expert in zk proving :) @_andyrdt is amazing at breaking down all those complicated parts!
@Scroll_ZKP
Scroll 📜
1 year
Today's zero-knowledge proofs have a big bottleneck: proof generation is slow and expensive. Why is proof generation slow and expensive? Can it be accelerated? Learn all about proof generation in our new technical blog post:
Tweet media one
48
1K
1K
4
3
44
@yezhang1998
Ye Zhang 📜
8 months
. @AutomataNetwork is building something really cool! They just open-sourced their TEE builder. Alpha: Actions speak louder than words, guess who will have the first multi-prover implementation🤓
@AutomataNetwork
Automata Network - 2.0
8 months
We're releasing our TEE-builder in open source today @bertcmiller @socrates1024 @metachris showed the feasibility of running a block builder within SGX. Our approach differs for reasons below, and we believe this will drive broader innovation and choice.
5
31
72
3
4
41
@yezhang1998
Ye Zhang 📜
9 months
@tmel0211 @Scroll_ZKP Hi,感谢对我们的关注,我们确实不是一个“市场噪音”驱动的技术型团队,我们的目的就是做一个安全好用的layer 2系统,实现layer 2应该有的特点(安全,抗审查,等等),关注layer 2应该关注的核心问题,参与核心的技术讨论,帮助Ethereum推进roadmap。
5
9
46
@yezhang1998
Ye Zhang 📜
8 months
I will give a talk at 1pm on September 11th, my talk will be the story behind Scroll, our vision and mission, come if you are interested! Alpha: it’s right before Vitalik’s talk 🤣
@ethereum_sg
Ethereum Singapore
8 months
Join us in welcoming @yezhang1998 from @Scroll_ZKP , set to inspire at #EthereumSingapore2023 ! 🎙️ 📍 National Gallery, Singapore 📅 10 - 12 September 2023 See you there!
Tweet media one
2
1
5
3
2
44
@yezhang1998
Ye Zhang 📜
7 months
👀
@etherscan
Etherscan
7 months
Find your transactions and addresses at
21
58
399
4
2
46
@yezhang1998
Ye Zhang 📜
1 year
Part of the research we are working on at @Scroll_ZKP is about Ethereum, it's important to make the complicated tech understandable and accessible to more people! Withdrawal is coming very soon, check out the article by Scroll researcher Luozhu👇
@LuozhuZhang
Luozhu
1 year
Beacon Chain Withdrawals!
7
81
285
2
5
43
@yezhang1998
Ye Zhang 📜
2 months
Really nice event organized by @tzhen and @NethermindEth . Check out our panel about node and decentralization! Two additional alpha: P1: Oxford style debate between Justin and Dankard on shared sequencing 🤣 P2: A good opportunity to ask Vitalik questions :)
Tweet media one
Tweet media two
@NethermindEth
Nethermind
2 months
Balancing performance and the tradeoffs of security and high performance chains at Tune in to hear the perspectives of @musalbas from @CelestiaOrg , @VitalikButerin , @jaosef from @aztecnetwork , @yezhang1998 from @Scroll_ZKP , @Jskybowen of @AstriaOrg and
Tweet media one
1
16
92
1
5
44
@yezhang1998
Ye Zhang 📜
9 months
. @Scroll_ZKP will commit to be the most credible neutral layer 2
@stonecoldpat0
Patrick McCorry (💙,🧡)
9 months
In my opinion as an observer, one of the reasons why Arbitrum has been successful to date is that the ecosystem did not pick a favourite and remained credibly neutral. Without favourites, it allows anyone to feel like they can deploy on the chain and compete as an equal.
2
8
60
3
2
43
@yezhang1998
Ye Zhang 📜
6 months
Scroll is fundamentally enabled by math and cryptography. We designed the coolest NFT ever to welcome earlier builders — each contract will have one unique polynomial! TL;DR 1) Deploy early to become the Scroll Origin 2) There will be surprises for high quality contracts
@Scroll_ZKP
Scroll 📜
6 months
You will be able to claim your newly minted NFT live on the Scroll website starting December 14, 2023, at 10:00 PM GMT. For more details about Scroll Origins, including our eligibility requirements, be sure to check out our official blog post 👇
41
148
519
2
3
41
@yezhang1998
Ye Zhang 📜
2 years
What's KZG? How is it used in Scroll? How is it used in Danksharding? How to combine zkRollup with Danksharding?
@Scroll_ZKP
Scroll 📜
2 years
Polynomial commitment schemes are critical to Ethereum’s scaling solutions. These schemes will be used in Danksharding, as well as in the proof systems behind Scroll. What are polynomial commitment schemes? And how will they help scale Ethereum?
Tweet media one
55
1K
1K
0
5
44
@yezhang1998
Ye Zhang 📜
1 year
One thing you don’t know without joining us is that I shitpost a lot in our slack about my cats! 🐱🐱🐱
Tweet media one
@_schmitted
Lea 📜
1 year
We're looking for a Strategic Partnerships Manager to join our team at @Scroll_ZKP 👀 Details on the role below 👇 (btw this was the first thing I saw when I joined the Scroll slack - so if you're a cat lover Scroll will be your happy place)
Tweet media one
5
10
55
9
1
42
@yezhang1998
Ye Zhang 📜
1 year
Intmax - a privacy zkRollup is coming on Scroll! Welcome 📜 Probably the first zkRollup that provides new features coming on another layer 2? Who will be the next!
@intmaxIO
INTMAX
1 year
Exciting news‼️ INTMAX is pleased to announce our collaboration with Scroll’s cutting edge community-first zkEVM technology!!
18
83
337
4
3
41
@yezhang1998
Ye Zhang 📜
11 months
Shout out to our security team! @0xiczc found a vulnerability in Polygon zkEVM and it has been fixed now, check out the thread for more details 👇
@0xiczc
iczc
1 year
1/ Recently, I discovered a vulnerability in the @0xPolygon zkEVM and earned my first L2 bug bounty from @Immunefi . This vulnerability causes the assets being bridged from the L1 to Polygon zkEVM(L2) cannot be claimed properly in the L2, thus blocking L1->L2 asset migration.
18
60
327
1
5
41
@yezhang1998
Ye Zhang 📜
8 months
Developer experience on Scroll is so boring: Copy, paste, deploy!
@BuildWithScroll
Scroll Ecosystem
8 months
Scroll's developer experience is optimized for Ethereum builders. Check out this fantastic step by step video tutorial by @razacodes to learn just how easy it is to deploy a smart contract on Scroll. Copy, paste, deploy!
21
71
245
1
0
37
@yezhang1998
Ye Zhang 📜
2 years
5月7日,北京时间晚上8点,我会在Dapp learning学习小组分享一下zkEVM~(说中文+语速一定尽量慢😅) 腾讯会议连接如图所示👇
@Dapp_Learning
Dapp-Learning
2 years
Biiiiig news!!!🔥🔥🔥 We will have @yezhang1998 do an overview of zkEVM on May 7th, 20:00(UTC+8). Comment and leave interesting quesitons that you wanna know about zkEVM.
Tweet media one
1
5
20
2
6
41
@yezhang1998
Ye Zhang 📜
2 years
So many aspects are pretty similar to what we are building at @Scroll_ZKP . We are 100% focusing on the development and looking forward to having something for everyone to play with soon.
0
1
41
@yezhang1998
Ye Zhang 📜
2 years
Still in the pre-alpha stage but a more open and permissionless alpha testnet is coming soon!📜 Bytecode-level compatible zkEVM testnet with a real zk proof. Sign up to play with it! 🙌
@Scroll_ZKP
Scroll 📜
2 years
After over a year of building our zkEVM-based zkRollup in close collaboration with the @PrivacyScaling group at the Ethereum Foundation, we are releasing the pre-alpha version of Scroll for external testers! 📜
257
1K
3K
0
7
41
@yezhang1998
Ye Zhang 📜
5 months
TL;DR for my timeline Retro public marketing through impactful relationship Btw, I am very supportive of public goods and related explorations, but the scope and definition of public goods matters a lot… so many valuable lessons for everyone to learn from🫡
5
1
39
@yezhang1998
Ye Zhang 📜
2 months
Few know that bridging NFTs across different chains is only possible on Scroll or similar zkRollups (need to have an actual zk proof with short finality to make withdrawal of NFT fast enough, there no way for Optimistic rollup to do it without waiting for 7 days). It is a
@sandyzkp
Sandy | Scroll 📜 | 🦇🔊 ���卷
2 months
Ever wonder how to bridge NFTs to @Scroll_ZKP ?
6
1
30
5
5
39
@yezhang1998
Ye Zhang 📜
1 year
👀
@EDCON2024
EDCON
1 year
Our zK Panel is beginning! Moderated by Barry Whitehat ( @barrywhitehat ) with Vitalik Buterin ( @vitalikbuterin ), Ye Zhang ( @Scroll_ZKP ), Jordi Baylina ( @jbaylina ), & Eli Ben-Sassen ( @EliBenSassen ) #EDCON2023
Tweet media one
5
13
108
2
2
39
@yezhang1998
Ye Zhang 📜
6 months
Tweet media one
3
4
37
@yezhang1998
Ye Zhang 📜
6 months
Super proud of our global and decentralized team @Scroll_ZKP Great vibe at Devconnect 🇹🇷! 📜📜📜🐱🐱🐱
@_schmitted
Lea 📜
6 months
🐈🐈‍⬛🐈🐈🐈‍⬛
Tweet media one
5
5
87
7
2
37
@yezhang1998
Ye Zhang 📜
7 months
Head of growth is a very big role, we are looking for someone who is very strategic and has deep insight into community and ecosystem building (with strong execution ability of coz). If you have led growth before and are keen to build a ecosystem in crypto industry, reach out!
Tweet media one
@sandyzkp
Sandy | Scroll 📜 | 🦇🔊 花卷
7 months
Bae: Scroll is hiring for Head of Growth! 💛💛💛 Check it out!
5
8
78
2
4
37
@yezhang1998
Ye Zhang 📜
5 months
@bull_josiah @_schmitted @Scroll_ZKP Chinese name is 蛋卷 (Danjuan), English name should be eggroll 🤣🤣🤣
11
13
35
@yezhang1998
Ye Zhang 📜
3 months
@domothy 1) what
3
1
36
@yezhang1998
Ye Zhang 📜
2 years
Finally announced!
@Scroll_ZKP
Scroll 📜
2 years
1/19 After a year of building, we are excited to announce Scroll, a zkEVM-based zkRollup on Ethereum. We are researchers and hackers dedicated to creating the most developer friendly scaling solution for Ethereum. Check us out at:
51
263
1K
1
0
36
@yezhang1998
Ye Zhang 📜
2 years
A very deep dive from the tech side of Scroll 🙌 Huge thanks to @AnnaRRose and @tarunchitra for hosting us!
@zeroknowledgefm
Zero Knowledge Podcast
2 years
🎙️ This week @annarrose and @tarunchitra chat about @Scroll_ZKP ’s zkEVM w/ @shenhaichen and @yezhang1998 . They cover Scroll’s founding, zkEVM philosophies, use cases and an exploration of how zkEVM dApps would work. Have a listen!
15
26
71
0
2
36
@yezhang1998
Ye Zhang 📜
2 years
1/6 zkEVM is an "extreme" example with the highest encapsulated complexity but the simplest interface.
@VitalikButerin
vitalik.eth
2 years
Encapsulated vs systemic complexity in protocol design
1K
850
3K
1
7
36
@yezhang1998
Ye Zhang 📜
6 months
Huge respect for the community builders at Latam. I learned a lot! Scroll would like to help the builders there and grow a truly value aligned community 🥰
@cryptochica_arg
Romina 🦇🔊🇦🇷
6 months
Conociendo a @yezhang1998 y parte del equipo de @Scroll_ZKP con @EthKipu 🥰
Tweet media one
2
2
59
6
3
32
@yezhang1998
Ye Zhang 📜
6 months
Scroll is sponsoring local community meetups, it’s a small step towards the ambitious goal of building a real global & decentralized community. I am particularly excited about several regions including Turkey, Nigeria, Malaysia, Japan, Vietnam, Taiwan, Argentina, Poland, Ukraine
@Scroll_ZKP
Scroll 📜
6 months
Introducing Scroll Community Meetups 📜 Scroll's mission is to foster relationships and growth across the globe and onboard developers, builders and users, to propel the growth of our early community of supporters. 🧵
38
79
603
10
2
34
@yezhang1998
Ye Zhang 📜
1 year
Crypto is all about community ownership.
3
3
33
@yezhang1998
Ye Zhang 📜
6 months
Scroll is quitely getting everything ready for developers to build. Come and build, annon😁
@Scroll_ZKP
Scroll 📜
6 months
We’re excited to announce that the @chainlink Data Feeds are now live on @Scroll_ZKP . Scroll developers now have access to the high-quality, accurate, and decentralized data needed to build secure, scalable, and advanced applications 🧵
Tweet media one
70
257
1K
7
1
34