• News
    • Bitcoin
    • Altcoins
  • Regulation
  • Blockchain
  • NFT
    • NFT News
    • Collectibles
    • Crypto Art
    • Gaming
    • Play2Earn
  • Metaverse
  • Learn
  • Market Cap
What's Hot

Tezos releases new update for Mumbai Protocol- Will XTZ benefit?

2023-03-27

What is NFT Finance (NFTfi)?

2023-03-27

Mint a Free Character NFT for Tearing Spaces

2023-03-27
Facebook Twitter Instagram
Monday, March 27
Facebook Twitter Instagram
Patrol Crypto
  • News
    • Bitcoin
    • Altcoins
  • Regulation

    Justin Sun’s US fraud charges could hamper Huobi’s license application in Hong Kong

    2023-03-27

    Coinbase Executive Says US Government Squandering Lead in Technology With Lack of Crypto Regulatory Clarity

    2023-03-27

    Crypto Analyst Nicholas Merten Says Fed Money Printing Won’t Spark New Bitcoin (BTC) Rally – Here’s Why

    2023-03-26

    US Prosecutors Slam Terra (LUNA) Founder Do Kwon With Eight Counts of Fraud for 2022 Crypto Collapse

    2023-03-26

    Coinbase Chief Legal Officer Says SEC’s Wells Notice a Massive Overreach on Part of Regulator

    2023-03-26
  • Blockchain

    Ethereum L2 Base Proposed 4 Areas Of Focus For Builders

    2023-03-25

    Ethereum Solution To Upgrade Transaction Speed With Saving Gas Fees

    2023-03-24

    zkSync Collaborates with Web3 Gaming Platforms

    2023-03-24

    SWIFT Unveils Results of Blockchain Pilot – Is XRP Involved?

    2023-03-24

    Shibarium Testnet Chain ID Officially Changed

    2023-03-24
  • NFT
    • NFT News
    • Collectibles
    • Crypto Art
    • Gaming
    • Play2Earn
  • Metaverse

    Animoca Denies $200M Metaverse Fund Cut

    2023-03-27

    Metaverse Trading Hits All-Time High

    2023-03-24

    Exploring the Metaverse: A Guide to Investing in Metaverse Stocks

    2023-03-20

    A Guide to Virtual Land Staking in the Metaverse

    2023-03-20

    Nissan Doubles Down on Web3 Innovation

    2023-03-13
  • Learn

    Chart Patterns Cheat Sheet For Technical Analysis

    2023-03-21

    Best NFT Wallets in 2023

    2023-03-21

    Top 10 Best Ethereum Wallets 2023

    2023-03-18

    What are Dapps (Decentralized Applications) Crypto?

    2023-03-17

    How to Short Sell Bitcoin

    2023-03-17
  • Market Cap
Patrol Crypto
Home»Blockchain»Scroll’s zk-EVM Layer 2 goes live on Ethereum’s Goerli testnet
Blockchain

Scroll’s zk-EVM Layer 2 goes live on Ethereum’s Goerli testnet

2023-02-27No Comments5 Mins Read
Share
Facebook Twitter LinkedIn Pinterest Email


Blockchain


Scroll released a testnet version of its Ethereum Layer 2 network on the Goerli testnet, moving the zk-EVM from a pre-alpha to an alpha testing phase.

Until now, Scroll was available to try out on a testnet that was built on the project’s own clone of Ethereum. By moving from this to running on a public testnet, Scroll has taken a step forward in its path toward a full launch in the second half of this year.

“We’ve been testing with mock mainnet transactions on our pre-alpha testnet but by having a more public testnet you can have more time to battle test it and make sure that everything is working properly — because of the huge difficulty of building a system like this,” said a researcher known as Pseudotheos at Scroll, in an interview.

The testnet will be permissionless but it will remain largely centralized, particularly in terms of the computers that do the complex processing required for the network to operate. The code for the network will be open-source, meaning that the network can start building resiliency. Also, a bridge has been set up to transfer assets between the Goerli testnet and Scroll.

Scroll has been working on its network for two years and currently has 60 team members, alongside a wider network of external contributors.

What are zk-EVMs?

Zk-EVMs are Layer 2 networks built on Ethereum that use zero-knowledge proofs to achieve scalability. The EVM part refers to the Ethereum Virtual Machine (EVM), the bit that runs applications instead of simply processing them. By being EVM-compatible, these networks are able to support Ethereum applications while also running at scale.

See also  Let’s Check Out Outstanding Layer 2 Blockchain Bridge Protocols

There are two functions that make a zk-EVM work. First the sequencer batches up a lot of transactions. Then the prover does the complex zero-knowledge proof calculations to generate a proof that these transactions are all legitimate. This proof is then broadcast to the Ethereum network and the transactions get approved.

Right now, Scroll is getting its network out in public so it can be battle tested but at the same time, it’s working on decentralizing the sequencer and the prover — a key requirement of making the network decentralized.

“We want to build the most robust and secure zk-EVM out there and that’s why we’re doubling down and working on a decentralized prover and sequencer network. After mainnet, that’s our main priority,” said Pseudotheos. “After the zk-EVM gets out the door, we’re not even close to done. We have years of work cut out for us, as far as properly decentralizing — but that’s our main priority.”

Scroll has an in-house security team trying to make sure the network is secure. It has also frozen some of its codebase and sent it to an auditor for review. It plans to have further audits down the line.

Why Scroll is taking the harder route

There are two main ways that zk-EVMs can be built (technically more in-between, but let’s not go too deep).

On one side, you can use a programming language designed for zero-knowledge proofs and then have to translate Ethereum applications from Solidity — Ethereum’s native language — to the new language. This is easier to build but makes life harder for developers porting from Ethereum to the platform.

See also  CryptoPunk NFT bid funded with 527,000 once worthless testnet ether tokens

On the other side, you can build a zk-EVM to use the same code currently used for Ethereum applications. This makes it really easy to port applications over to the network. However, this is a much harder task because zero-knowledge proofs work in a very different way to how the Ethereum Virtual Machine operates — so you have to code them to work in a way they’re not designed to.

Scroll is taking the more challenging route to building a zk-EVM, but, it hopes, one that will be more compatible with Ethereum and should spearhead greater adoption.

“When the EVM was designed, it was not designed for zero-knowledge proofs in mind at all. The way you write a zero-knowledge program is completely different from the way you write traditional software,” said Pseudotheos.

This approach is kind of like writing a sentence in English while complying with the syntax rules of another language. Tricky but not impossible.

It has benefits: it should make it much easier for Ethereum developers to build on Scroll and port their projects to it. And that’s why Scroll reckons the hard graft will be worth it.

Polygon is also working on this type of zk-EVM, while StarkWare is taking the opposite approach and zkSync is somewhere between the two.

While Scroll is neck and neck with multiple other projects aiming to bring out a zk-EVM, Pseudotheos doesn’t think being first to market will make much of a difference. They pointed to Arbitrum and Optimism, which were released a few months apart — yet are both still finding traction.

See also  Options Automated Market Maker Lyra Deploys to Arbitrum Network

“It doesn’t matter who’s first,” they said. “I think that there’s room for co-existence, especially as a lot of these rollups are taking different approaches and their nuances with [zero-knowledge proofs].”


Source link

Ethereums Goerli Layer Live Scrolls testnet zkEVM
Share. Facebook Twitter Pinterest LinkedIn Tumblr Email

Related Posts

ArcherSwap NFTs Goes Live on Miidas NFT Marketplace

2023-03-25

Ethereum L2 Base Proposed 4 Areas Of Focus For Builders

2023-03-25

Ethereum Solution To Upgrade Transaction Speed With Saving Gas Fees

2023-03-24

zkSync Collaborates with Web3 Gaming Platforms

2023-03-24
Add A Comment

Leave A Reply Cancel Reply

Top Posts

Breaking: Visa and Mastercard halt new crypto partnerships — Report

2023-02-28

Unity Adds Web3 Developer Tools To Accelerate Blockchain Gaming Development

2023-03-01

China’s Fujian Province processes nearly $22B in digital yuan transactions

2023-03-17

Subscribe to Updates

Get the latest news and Update from Patro Crypto about Crypto, Metaverse, NFT and more.

About
About

Our mission is to develop a community of people who try to make financially sound decisions. The website strives to educate individuals in making wise choices about Cryptocurrencies, NFT, Metaverse and more.

We're social. Connect with us:

Facebook Twitter Instagram Pinterest YouTube
Top Insights

Tezos releases new update for Mumbai Protocol- Will XTZ benefit?

2023-03-27

What is NFT Finance (NFTfi)?

2023-03-27

Mint a Free Character NFT for Tearing Spaces

2023-03-27
Get Informed

Subscribe to Updates

Get the latest news and Update from Patro Crypto about Crypto, Metaverse, NFT and more.

  • Contact
  • Terms & Conditions
  • Privacy Policy
  • DMCA
© 2023 Patrolcrypto.com - All rights reserved.

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

  • JDBJDB(JDB)$0.021575-0.61%
  • bitcoinBitcoin(BTC)$27,049.00-2.73%
  • ethereumEthereum(ETH)$1,707.76-3.10%
  • USDEXUSDEX(USDEX)$1.08-0.31%
  • tetherTether(USDT)$1.00-0.11%
  • binancecoinBNB(BNB)$307.59-6.01%
  • usd-coinUSD Coin(USDC)$1.00-0.10%
  • rippleXRP(XRP)$0.4751636.40%
  • cardanoCardano(ADA)$0.342240-3.12%
  • dogecoinDogecoin(DOGE)$0.072730-1.59%