• News
    • Bitcoin
    • Altcoins
    • Blockchain
    • DeFi
    • Regulation
    • Scams
  • NFT
  • Metaverse
  • Analysis
  • Learn
  • Market Cap
  • Shop
What's Hot

What Is Crypto Staking? How to Earn Crypto by Holding It

2025-06-05

Coinbase data breach spills offline as victims get scam mail

2025-06-05

What Are Liquidity Pools? A Guide to DeFi Explained Simply

2025-06-05
Facebook Twitter Instagram
  • Contact
  • Terms & Conditions
  • Privacy Policy
  • DMCA
  • Financial Disclosure
Twitter Instagram YouTube
Crypto Semantic
  • News
    • Bitcoin
    • Altcoins
    • Blockchain
    • DeFi
    • Regulation
    • Scams
  • NFT

    All Eyes on Art: Upcoming Collections to Watch the Week of January 28

    2025-02-03

    Op-Ed: The Artist and the Artificial Sublime

    2025-01-20

    Zora launches onchain NFT secondary markets with Uniswap

    2024-08-12

    NFT sales surge led by DMarket on Ethereum

    2024-08-12

    Top NFT Collections by Sales This Week: DMarket Surges Ahead

    2024-08-11
  • Metaverse

    Shib: The Metaverse – Part of the Expanding Shiba Inu Ecosystem

    2025-01-03

    Experience to Earn: Everdome’s Metaverse Frontier

    2024-12-30

    Beyond Bots: Meta Motivo and the Dawn of Humanlike Digital Life

    2024-12-13

    Exploring NetVRk: What Is Behind This AI-Driven Virtual Universe?

    2024-10-28

    Council of Europe Highlights Metaverse’s Impact on Privacy and Democracy

    2024-09-05
  • Analysis

    Analyst Says Momentum Is Going To Switch to Ethereum, Predicts Capital Rotation to Altcoins

    2024-02-20

    Bitcoin Price Rally In Jeopardy? Decoding Key Hurdles To More Upsides

    2024-02-19

    Arweave’s AR token hits 18-month high amid rapid growth and innovation

    2024-02-19

    Largest Bitcoin Whales Gobble Up Nearly $13,000,000,000 Worth of BTC in 2024 Alone: Santiment

    2024-02-19

    NEAR Skyrockets 30% – Investors Intrigued By These Metrics

    2024-02-19
  • Learn

    What Is Crypto Staking? How to Earn Crypto by Holding It

    2025-06-05

    What Are Liquidity Pools? A Guide to DeFi Explained Simply

    2025-06-05

    What Is Yield Farming in Crypto? A Beginner’s Guide to DeFi Income

    2025-06-02

    What Is Asset Tokenization? Types, Why It Matters Now [2025]

    2025-05-30

    Key Innovations, Challenges, and What Comes Next

    2025-05-27
  • Market Cap
  • Shop
Crypto Semantic
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-27Updated:2023-03-03No Comments5 Mins Read
Share
Facebook Twitter LinkedIn Pinterest Email


Blockchain


Scroll launched a testnet model of its Ethereum Layer 2 community on the Goerli testnet, transferring the zk-EVM from a pre-alpha to an alpha testing part.

Till now, Scroll was obtainable to check out on a testnet that was constructed on the venture’s personal clone of Ethereum. By transferring from this to working on a public testnet, Scroll has taken a step ahead in its path towards a full launch within the second half of this yr.

“We’ve been testing with mock mainnet transactions on our pre-alpha testnet however by having a extra public testnet you may have extra time to battle take a look at it and be sure that all the things is working correctly — due to the massive issue of constructing a system like this,” mentioned a researcher referred to as Pseudotheos at Scroll, in an interview.

The testnet can be permissionless however it would stay largely centralized, significantly when it comes to the computer systems that do the complicated processing required for the community to function. The code for the community can be open-source, that means that the community can begin constructing resiliency. Additionally, a bridge has been set as much as switch belongings between the Goerli testnet and Scroll.

Scroll has been engaged on its community for 2 years and at present has 60 workforce members, alongside a wider community of exterior contributors.

What are zk-EVMs?

Zk-EVMs are Layer 2 networks constructed on Ethereum that use zero-knowledge proofs to realize scalability. The EVM half refers back to the Ethereum Digital Machine (EVM), the bit that runs functions as a substitute of merely processing them. By being EVM-compatible, these networks are capable of help Ethereum functions whereas additionally working at scale.

See also  Vitalik Buterin Backs Kakarot zkEVM: A Ethereum Scaling Solution

There are two capabilities that make a zk-EVM work. First the sequencer batches up loads of transactions. Then the prover does the complicated zero-knowledge proof calculations to generate a proof that these transactions are all legit. This proof is then broadcast to the Ethereum community and the transactions get accepted.

Proper now, Scroll is getting its community out in public so it may be battle examined however on the identical time, it’s engaged on decentralizing the sequencer and the prover — a key requirement of constructing the community decentralized.

“We need to construct probably the most strong and safe zk-EVM on the market and that’s why we’re doubling down and dealing on a decentralized prover and sequencer community. After mainnet, that’s our most important precedence,” mentioned Pseudotheos. “After the zk-EVM will get out the door, we’re not even near achieved. We’ve got years of labor lower out for us, so far as correctly decentralizing — however that’s our most important precedence.”

Scroll has an in-house safety workforce attempting to verify the community is safe. It has additionally frozen a few of its codebase and despatched it to an auditor for evaluate. It plans to have additional audits down the road.

Why Scroll is taking the tougher route

There are two most important ways in which zk-EVMs might be constructed (technically extra in-between, however let’s not go too deep).

On one facet, you need to use a programming language designed for zero-knowledge proofs after which must translate Ethereum functions from Solidity — Ethereum’s native language — to the brand new language. That is simpler to construct however makes life tougher for builders porting from Ethereum to the platform.

See also  Etherscan will no longer run Ava Labs’ block explorer

On the opposite facet, you may construct a zk-EVM to make use of the identical code at present used for Ethereum functions. This makes it very easy to port functions over to the community. Nevertheless, it is a a lot tougher process as a result of zero-knowledge proofs work in a really totally different option to how the Ethereum Digital Machine operates — so you must code them to work in a manner they’re not designed to.

Scroll is taking the tougher path to constructing a zk-EVM, however, it hopes, one which can be extra suitable with Ethereum and may spearhead larger adoption.

“When the EVM was designed, it was not designed for zero-knowledge proofs in thoughts in any respect. The best way you write a zero-knowledge program is totally totally different from the best way you write conventional software program,” mentioned Pseudotheos.

This strategy is sort of like writing a sentence in English whereas complying with the syntax guidelines of one other language. Difficult however not not possible.

It has advantages: it ought to make it a lot simpler for Ethereum builders to construct on Scroll and port their initiatives to it. And that’s why Scroll reckons the onerous graft can be price it.

Polygon can be engaged on this kind of zk-EVM, whereas StarkWare is taking the other strategy and zkSync is someplace between the 2.

Whereas Scroll is neck and neck with a number of different initiatives aiming to deliver out a zk-EVM, Pseudotheos doesn’t suppose being first to market will make a lot of a distinction. They pointed to Arbitrum and Optimism, which had been launched a couple of months aside — but are each nonetheless discovering traction.

See also  Lido deposits surpass $12 billion as Ethereum's Shapella boosts liquid staking

“It does not matter who’s first,” they mentioned. “I believe that there’s room for co-existence, particularly as loads of these rollups are taking totally 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

SolvBTC Now Live on Avalanche, Introducing Yield Solutions for Bitcoin

2024-09-26

Nomic brings nBTC to Berachain, enables direct BTC conversions on Artio testnet

2024-09-25

Balancer Becomes Key Layer for AMM Innovation with GyroStable & CoWSwap

2024-09-21

An Innovative RWA Liquidity Layer

2024-09-18
Add A Comment

Leave A Reply Cancel Reply

Top Posts
Altcoins

Ripple Sells Millions of XRP Tokens; But Did They Clock a Loss?

2023-09-04

Ripple, the corporate behind the XRP cryptocurrency, has just lately bought thousands and thousands of…

NFT

Guild of Guardian Heroes leads NFT sales with over USS$581K in a day

2024-07-30

Guild of Guardians Heroes led Monday’s non-fungible tokens market with US$581,056 in gross sales, based…

NFT

Unstoppable Domains and NFT Workx Introduce Tokenized Identity Domain for Real World Assets

2024-05-28

Las Vegas — NFT Workx, a number one community for tokenizing real-world belongings, is teaming…

Subscribe to Updates

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

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:

Twitter Instagram
Popular Post

Bitwise CIO Equates Bitcoin ETF Impact To 1.4 Halvings

2024-01-16

Oraichain teams up with hacker movement DoraHacks to support next generation of AI

2023-03-16

All you need to know about Bitcoin blockchain sizes and more

2023-06-17

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

  • Contact
  • Terms & Conditions
  • Privacy Policy
  • DMCA
  • Financial Disclosure
© 2025 cryptosemantic.com. Designed by ProdigitalX.

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

  • Kinza Babylon Staked BTCKinza Babylon Staked BTC(KBTC)$83,270.000.00%
  • Vested XORVested XOR(VXOR)$3,404.231,000.00%
  • ICPanda DAOICPanda DAO(PANDA)$0.003106-39.39%
  • bitcoinBitcoin(BTC)$105,666.001.10%
  • ethereumEthereum(ETH)$2,517.371.80%
  • tetherTether(USDT)$1.00-0.03%
  • rippleXRP(XRP)$2.170.44%
  • binancecoinBNB(BNB)$650.011.03%
  • solanaSolana(SOL)$150.031.53%
  • usd-coinUSDC(USDC)$1.000.00%
  • Kinza Babylon Staked BTCKinza Babylon Staked BTC(KBTC)$83,270.000.00%
  • Vested XORVested XOR(VXOR)$3,404.231,000.00%
  • ICPanda DAOICPanda DAO(PANDA)$0.003106-39.39%
  • bitcoinBitcoin(BTC)$105,666.001.10%
  • ethereumEthereum(ETH)$2,517.371.80%
  • tetherTether(USDT)$1.00-0.03%
  • rippleXRP(XRP)$2.170.44%
  • binancecoinBNB(BNB)$650.011.03%
  • solanaSolana(SOL)$150.031.53%
  • usd-coinUSDC(USDC)$1.000.00%
bitcoin
Bitcoin (BTC) $ 105,648.31
ethereum
Ethereum (ETH) $ 2,517.15
tether
Tether (USDT) $ 1.00
xrp
XRP (XRP) $ 2.17
bnb
BNB (BNB) $ 650.19
solana
Solana (SOL) $ 149.87
usd-coin
USDC (USDC) $ 1.00
dogecoin
Dogecoin (DOGE) $ 0.184087
tron
TRON (TRX) $ 0.285659
cardano
Cardano (ADA) $ 0.658423
bitcoin
Bitcoin (BTC) $ 105,648.31
ethereum
Ethereum (ETH) $ 2,517.15
tether
Tether (USDT) $ 1.00
xrp
XRP (XRP) $ 2.17
bnb
BNB (BNB) $ 650.19
solana
Solana (SOL) $ 149.87
usd-coin
USDC (USDC) $ 1.00
dogecoin
Dogecoin (DOGE) $ 0.184087
tron
TRON (TRX) $ 0.285659
cardano
Cardano (ADA) $ 0.658423