Close Menu
TechBrunchTechBrunch
  • Home
  • AI
  • Apps
  • Crypto
  • Security
  • Startups
  • TechCrunch
  • Venture

Subscribe to Updates

Subscribe to our newsletter and never miss our latest news

Subscribe my Newsletter for New Posts & tips Let's stay updated!

What's Hot

The growing debate over age verification methods

September 6, 2025

Pulley, 645 Venture, and Epigram Legal disrupt the 2025 agenda

September 5, 2025

X offers me an end-to-end encrypted chat – you probably shouldn't trust it yet

September 5, 2025
Facebook X (Twitter) Instagram
TechBrunchTechBrunch
  • Home
  • AI

    OpenAI seeks to extend human lifespans with the help of longevity startups

    January 17, 2025

    Farewell to the $200 million woolly mammoth and TikTok

    January 17, 2025

    Nord Security founder launches Nexos.ai to help enterprises move AI projects from pilot to production

    January 17, 2025

    Data proves it remains difficult for startups to raise capital, even though VCs invested $75 billion in the fourth quarter

    January 16, 2025

    Apple suspends AI notification summaries for news after generating false alerts

    January 16, 2025
  • Apps

    Google brings Pixel 6 and new devices to Material3 Expressive, along with other features, to the Pixel 6 and new devices

    September 3, 2025

    Google's NoteBookLM now allows you to customize the tone of your AI podcasts

    September 3, 2025

    Roblox expands the use of age estimation techniques and introduces standardized assessments

    September 3, 2025

    Instagram finally launches the iPad app

    September 3, 2025

    Complete the 2025 Confusion Builder Stage Agenda with the Maximum Scaling Voice

    September 3, 2025
  • Crypto

    Stripe will showcase who WHO including Humanity, Openai and Paradigm to build a new blockchain

    September 4, 2025

    Coinbase CEO explains why he fired an engineer who didn't try AI right away

    August 22, 2025

    Your next customer is destroying the 2025 Expo floor

    August 19, 2025

    Crypto Company Gemini File for Winklevoss Twins IPO

    August 16, 2025

    North Korean spies pretending to be remote workers have invaded hundreds of businesses, CloudStrike says

    August 4, 2025
  • Security

    The growing debate over age verification methods

    September 6, 2025

    X offers me an end-to-end encrypted chat – you probably shouldn't trust it yet

    September 5, 2025

    Venezuelan president believes that American spies cannot hack Huawei's phones

    September 3, 2025

    ICE revitalizes its contract with Spyware Maker Paragon

    September 2, 2025

    WhatsApp fixes a “zero click” bug used to hack Apple users with spyware

    August 29, 2025
  • Startups

    7 days left: Founders and VCs save over $300 on all stage passes

    March 24, 2025

    AI chip startup Furiosaai reportedly rejecting $800 million acquisition offer from Meta

    March 24, 2025

    20 Hottest Open Source Startups of 2024

    March 22, 2025

    Andrill may build a weapons factory in the UK

    March 21, 2025

    Startup Weekly: Wiz bets paid off at M&A Rich Week

    March 21, 2025
  • TechCrunch

    OpenSea takes a long-term view with a focus on UX despite NFT sales remaining low

    February 8, 2024

    AI will save software companies' growth dreams

    February 8, 2024

    B2B and B2C are not about who buys, but how you sell

    February 5, 2024

    It's time for venture capital to break away from fast fashion

    February 3, 2024

    a16z's Chris Dixon believes it's time to focus on blockchain use cases rather than speculation

    February 2, 2024
  • Venture

    Pulley, 645 Venture, and Epigram Legal disrupt the 2025 agenda

    September 5, 2025

    Learn to create communities and businesses that continue in 2025

    September 5, 2025

    Today is the last chance to showcase in 2025

    September 5, 2025

    Ted Leader's $300 million “Valley of Death” Fund may come with the needs of late climate technology

    September 4, 2025

    Roelof Botha from Sequoia Capital is beginning to disrupt 2025

    September 4, 2025
TechBrunchTechBrunch

Blockchain startup Sei Labs develops interesting solution to speed up Ethereum

TechBrunchBy TechBrunchMarch 13, 20244 Mins Read
Facebook Twitter Pinterest Telegram LinkedIn Tumblr WhatsApp Email
Share
Facebook Twitter LinkedIn Pinterest Telegram Email


Sei Labs, a startup co-founded by a former Robinhood engineer and a former Coatue VC, has launched a new open source project that offers a fresh and exciting approach to making Ethereum faster and cheaper for developers.

On Wednesday, Say launched Parallel Stack, a public good project that means it will be free for crypto developers to use. Aims to improve transaction per second (TPS) performance of Ethereum Virtual Machine (EVM)-based layer 2 blockchains through proven computer science parallelism concepts, learned exclusively by TechCrunch There is.

Sei Labs raised $30 million at a valuation of $800 million about a year ago to build an ultra-fast, open-source layer-1 blockchain focused on crypto transactions. This is a company that is already attracting attention from the cryptocurrency community.

But now, Sei is focused on improving Ethereum. Ethereum is a much larger and more established blockchain, with the largest total locked value (the value of all digital assets on the network), according to CoinMarketCap.

By default, EVM processes transactions sequentially, one after the other, which is a slow and inefficient method that does not scale well.

“The biggest limitation of EVM is the lack of throughput,” Sei Labs co-founder Jay Jog, formerly of Robinhood, told TechCrunch. Ethereum's throughput cannot exceed 50 TPS, which limits the growth of the ecosystem and increases the so-called gas fees charged for transactions on the Ethereum blockchain. These fees make Ethereum unaffordable for “99.9% of regular users,” Jog added.

According to a blog from November 2023, apart from The Parallel Stack, sei Labs is also working on upgrading its blockchain to sei V2, a parallelized EVM that can process multiple transactions simultaneously and It will be accessible to a global base of EVM developers. post. “We've been working on scaling and parallelizing EVM for a long time,” he says.

Obviously, the more transactions per second, the faster, more efficient, and more scalable the network becomes. For reference, Bitcoin's blockchain averages 5 TPS by default, while Ethereum's average is 20-30 TPS. Solana’s blockchain is around 2,500 TPS, and some of the new Ethereum-centric layer 2 blockchains like Polygon and Arbitrum can run 65,000 and 40,000 TPS.

Parallel Stack can run about 5,000 TPS, but Jog said they aim to reach 10,000 TPS by the end of the year.

Of course, Sei isn't the only one working to make Ethereum faster and cheaper. His OP stack for Optimism, a Layer 2 blockchain “equivalent to EVM,” runs an average of 2,000 TPS. However, the two use different design philosophies, and sei Labs' focus is on increasing throughput through parallel processing, said Jeff Feng, co-founder of sei Labs, who previously invested in Coatue. says.

“It's like a stove, and instead of cooking one dish and then another, you can make two dishes at the same time,” Fenn said. “Until now, if you wanted this kind of TPS, you had to learn a completely new development framework based on Solana.”

But if Sei is building its own layer 1 blockchain that isn't derived from Ethereum, why would it work on solving Ethereum's problems? Because Ethereum is where most developers are, and it's scaling Because it's a problem they think they can deal with too. And if Sei can provide them with ways to embrace parallelism to improve their work on Ethereum, they could also learn the core tenets of Sei's ecosystem in the process.

Furthermore, they do not consider the two blockchains to be competitors. “Our goal is to scale EVM. There is a lot of interest in parallel EVM, and democratizing access and making it as plug-and-play as possible is a natural next step,” Jog said. said.

Therefore, it probably makes sense that Say is focusing on the EVM space to reach the majority of blockchain developers.

“This was almost a no-brainer, but it clearly unlocks a level of performance and throughput that allows larger applications to be successfully built and remain on Ethereum,” Feng said. Masu. “Parallelization moves the industry forward.”

But why would they freely share their work as an open source project? Sei's framework isn't the first to do this, but it does a great job of providing open code that anyone can build on. True to the spirit of the crypto project.

“I was at Robinhood when the GameStop scandal happened. A small group of people were making decisions and we didn't know anything until the news came out,” Jog said. Due to the lack of internal transparency, he wanted to build an open source decentralized chain that would not be limited to a specific group but would be accessible to everyone.

Jog and Feng expect initial excitement for parallel stacks to come from existing Ethereum-focused applications facing bandwidth issues and looking for higher TPS options.



Source link

Share. Facebook Twitter Pinterest LinkedIn Tumblr Email

Related Posts

Stripe will showcase who WHO including Humanity, Openai and Paradigm to build a new blockchain

September 4, 2025

Coinbase CEO explains why he fired an engineer who didn't try AI right away

August 22, 2025

Your next customer is destroying the 2025 Expo floor

August 19, 2025

Crypto Company Gemini File for Winklevoss Twins IPO

August 16, 2025

North Korean spies pretending to be remote workers have invaded hundreds of businesses, CloudStrike says

August 4, 2025

Telegram's Crypto Wallet will be released in the US

July 22, 2025

Leave A Reply Cancel Reply

Top Reviews
Editors Picks

7 days left: Founders and VCs save over $300 on all stage passes

March 24, 2025

AI chip startup Furiosaai reportedly rejecting $800 million acquisition offer from Meta

March 24, 2025

20 Hottest Open Source Startups of 2024

March 22, 2025

Andrill may build a weapons factory in the UK

March 21, 2025
About Us
About Us

Welcome to Tech Brunch, your go-to destination for cutting-edge insights, news, and analysis in the fields of Artificial Intelligence (AI), Cryptocurrency, Technology, and Startups. At Tech Brunch, we are passionate about exploring the latest trends, innovations, and developments shaping the future of these dynamic industries.

Our Picks

The growing debate over age verification methods

September 6, 2025

Pulley, 645 Venture, and Epigram Legal disrupt the 2025 agenda

September 5, 2025

X offers me an end-to-end encrypted chat – you probably shouldn't trust it yet

September 5, 2025

Subscribe to Updates

Subscribe to our newsletter and never miss our latest news

Subscribe my Newsletter for New Posts & tips Let's stay updated!

© 2025 TechBrunch. Designed by TechBrunch.
  • Home
  • About Tech Brunch
  • Advertise with Tech Brunch
  • Contact us
  • DMCA Notice
  • Privacy Policy
  • Terms of Use

Type above and press Enter to search. Press Esc to cancel.