Skip to content

Commit 8acdacf

Browse files
authored
Merge pull request #10894 from ethereum/layer-2-page
Updates L2 page copy
2 parents 68d95bb + b6300d1 commit 8acdacf

File tree

2 files changed

+15
-19
lines changed

2 files changed

+15
-19
lines changed

src/intl/en/page-layer-2.json

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"layer-2-hero-title": "Layer 2",
66
"layer-2-hero-header": "Ethereum for everyone",
77
"layer-2-hero-subtitle": "Scaling Ethereum for mass adoption.",
8-
"layer-2-hero-alt-text": "Illustration of transactions being rolled up on Layer 2 and posted to Ethereum Mainnet",
8+
"layer-2-hero-alt-text": "Illustration of transactions being rolled up on layer 2 and posted to Ethereum Mainnet",
99
"layer-2-hero-button-1": "What is layer 2",
1010
"layer-2-hero-button-2": "Use layer 2",
1111
"layer-2-hero-button-3": "Move to layer 2",
@@ -14,9 +14,9 @@
1414
"layer-2-statsbox-3": "Layer 2 TVL change (30 days)",
1515
"layer-2-what-is-layer-2-title": "What is layer 2?",
1616
"layer-2-what-is-layer-2-1": "Layer 2 (L2) is a collective term to describe a specific set of Ethereum scaling solutions. <strong>A layer 2 is a separate blockchain that extends Ethereum and inherits the security guarantees of Ethereum</strong>.",
17-
"layer-2-what-is-layer-2-2": "Now let’s dig into it a bit more, and to do this we need to explain layer 1 (L1).",
17+
"layer-2-what-is-layer-2-2": "Now let’s dig into it a bit more. To do this we first need to explain layer 1 (L1).",
1818
"layer-2-what-is-layer-1-title": "What is layer 1?",
19-
"layer-2-what-is-layer-1-1": "Layer 1 is the base blockchain. Ethereum and Bitcoin are both layer 1 blockchains because they are the <strong>underlying foundation that various layer 2 networks build on top of</strong>. Examples of layer 2 projects include \"rollups\" on Ethereum and the Lightning Network on top of Bitcoin. All user transaction activity on these layer 2 projects can ultimately settle back to the layer 1 blockchain.",
19+
"layer-2-what-is-layer-1-1": "Layer 1 is the base blockchain. Ethereum and Bitcoin are both layer 1 blockchains because they are the <strong>underlying foundation that various layer 2 networks build on top of</strong>. Examples of layer 2 projects include \"rollups\" on Ethereum and the Lightning Network on Bitcoin. All user transaction activity on these layer 2 projects can ultimately settle back to the layer 1 blockchain.",
2020
"layer-2-what-is-layer-1-2": "Ethereum also functions as a data availability layer for layer 2s. Layer 2 projects will post their transaction data onto Ethereum, relying on Ethereum for data availability. This data can be used to get the state of the layer 2, or to dispute transactions on layer 2.",
2121
"layer-2-what-is-layer-1-list-title": "<strong>Ethereum as the layer 1 includes:</strong>",
2222
"layer-2-what-is-layer-1-list-1": "<strong>A network of node operators</strong> to secure and validate the network",
@@ -27,10 +27,10 @@
2727
"layer-2-what-is-layer-1-list-link-2": "Learn what Ethereum is.",
2828
"layer-2-why-do-we-need-layer-2-title": "Why do we need layer 2?",
2929
"layer-2-why-do-we-need-layer-2-1": "Three desirable properties of a blockchain are that it is <strong>decentralized, secure, and scalable</strong>. The <a href=\"https://www.ledger.com/academy/what-is-the-blockchain-trilemma\" target=\"_blank\">blockchain trilemma</a> states that a simple blockchain architecture can only achieve two out of three. Want a secure and decentralized blockchain? You need to sacrifice scalability.",
30-
"layer-2-why-do-we-need-layer-2-2": "Ethereum has reached the network's current capacity with <a href=\"https://etherscan.io/chart/tx\" target=\"_blank\">1+ million transactions per day</a> and high demand for each of these transactions. The success of Ethereum and the demand to use it has caused gas prices to rise substantially. Therefore the need for scaling solutions has increased in demand as well. This is where layer 2 networks come in.",
30+
"layer-2-why-do-we-need-layer-2-2": "Ethereum currently processes <a href=\"https://etherscan.io/chart/tx\" target=\"_blank\">1+ million transactions per day</a>. The demand to use Ethereum can cause transaction fee prices to be high. This is where layer 2 networks come in.",
3131
"layer-2-why-do-we-need-layer-2-scalability": "Scalability",
32-
"layer-2-why-do-we-need-layer-2-scalability-1": "The main goal of scalability is to increase transaction speed (faster finality) and transaction throughput (higher transactions per second) without sacrificing decentralization or security.",
33-
"layer-2-why-do-we-need-layer-2-scalability-2": "The Ethereum community has taken a strong stance that it wants to avoid sacrificing decentralization or security in order to scale. Ethereum Mainnet (layer 1) is only able to process <a href=\"https://ethtps.info/Network/Ethereum\">roughly 15 transactions per second</a>. When demand to use Ethereum is high, the network becomes congested, which increases transaction fees and prices out users who cannot afford those fees. That is where layer 2 comes in to scale Ethereum today.",
32+
"layer-2-why-do-we-need-layer-2-scalability-1": "The main goal of layer 2 is to increase transaction throughput (higher transactions per second) without sacrificing decentralization or security.",
33+
"layer-2-why-do-we-need-layer-2-scalability-2": "Ethereum Mainnet (layer 1) is only able to process <a href=\"https://ethtps.info/Network/Ethereum\">roughly 15 transactions per second</a>. When demand to use Ethereum is high, the network becomes congested, which increases transaction fees and prices out users who cannot afford those fees. Layer 2s are solutions that reduce those fees by processing transactions off the layer-1 blockchain.",
3434
"layer-2-why-do-we-need-layer-2-scalability-3": "More on Ethereum's vision",
3535
"layer-2-benefits-of-layer-2-title": "Benefits of layer 2",
3636
"layer-2-lower-fees-title": "Lower fees",
@@ -40,24 +40,24 @@
4040
"layer-2-expand-use-cases-title": "Expand use cases",
4141
"layer-2-expand-use-cases-description": "With higher transactions per second, lower fees, and new technology, projects will expand into new applications with improved user experience.",
4242
"layer-2-how-does-layer-2-work-title": "How does layer 2 work?",
43-
"layer-2-how-does-layer-2-work-1": "As we mentioned above, Layer 2 is a collective term for Ethereum scaling solutions that handle transactions off Ethereum layer 1 while still taking advantage of the robust decentralized security of Ethereum layer 1. <strong>A layer 2 is a separate blockchain that extends Ethereum</strong>. How does that work?",
44-
"layer-2-how-does-layer-2-work-2": "A layer 2 blockchain regularly submits bundles of transactions to Ethereum. Once that happens, reverting layer-2 transactions requires reverting Ethereum. This is what is meant by \"inherited security\". Scaling via layer 2 requires no changes to the layer 1 protocol (Ethereum). This lets layer 1 handle security, data availability, and decentralization, while layer 2s handles scaling. Layer 2s take the transactional burden away from the layer 1 and post finalized proofs back to the layer 1. By removing this transaction load from layer 1, the base layer becomes less congested, and everything becomes more scalable.",
43+
"layer-2-how-does-layer-2-work-1": "As we mentioned above, layer 2 is a collective term for Ethereum scaling solutions that handle transactions off Ethereum layer 1 while still taking advantage of the robust decentralized security of Ethereum layer 1. <strong>A layer 2 is a separate blockchain that extends Ethereum</strong>. How does that work?",
44+
"layer-2-how-does-layer-2-work-2": "There are several different types of layer 2, each having their own trade-offs and security models. Layer 2s take the transactional burden away from the layer 1 allowing it to become less congested, and everything becomes more scalable.",
4545
"layer-2-rollups-title": "Rollups",
46-
"layer-2-rollups-1": "Rollups are currently the preferred layer 2 solution for scaling Ethereum. By using rollups, users can <a href=\"https://l2fees.info/\">reduce gas fees by up to 100x</a> compared to layer 1.",
47-
"layer-2-rollups-2": "Rollups bundle (or ’roll up’) hundreds of transactions into a single transaction on layer 1. This distributes the L1 transaction fees across everyone in the rollup, making it cheaper for each user. Rollup transactions get executed outside of layer 1 but the transaction data gets posted to layer 1. By posting transaction data onto layer 1, rollups inherit the security of Ethereum. There are two different approaches to rollups: optimistic and zero-knowledge - they differ primarily on how this transaction data is posted to L1.",
46+
"layer-2-rollups-1": "Rollups bundle (or ’roll up’) hundreds of transactions into a single transaction on layer 1. This distributes the L1 transaction fees across everyone in the rollup, making it cheaper for each user.",
47+
"layer-2-rollups-2": "Rollup transactions get executed off layer 1 but the transaction data is submitted to layer 1. By submitting transaction data onto layer 1, rollups inherit the security of Ethereum. This is because once the data is uploaded to layer 1, reverting a rollup transaction requires reverting Ethereum. There are two different approaches to rollups: optimistic and zero-knowledge - they differ primarily on how this transaction data is submitted to L1.",
4848
"layer-2-optimistic-rollups-title": "Optimistic rollups",
4949
"layer-2-optimistic-rollups-description": "Optimistic rollups are 'optimistic' in the sense that transactions are assumed to be valid, but can be challenged if necessary. If an invalid transaction is suspected, a fault proof is run to see if this has taken place.",
5050
"layer-2-optimistic-rollups-childSentance": "More on optimistic rollups",
5151
"layer-2-zk-rollups-title": "Zero-knowledge rollups",
5252
"layer-2-zk-rollups-description": "Zero-knowledge rollups use validity proofs where transactions are computed off-chain, and then compressed data is supplied to Ethereum Mainnet as a proof of their validity.",
5353
"layer-2-zk-rollups-childSentance": "More on ZK-rollups",
5454
"layer-2-dyor-title": "Do your own research: risks of layer 2",
55-
"layer-2-dyor-1": "Since layer 2 chains inherit security from Ethereum, in an ideal world, they are as safe as L1 Ethereum. However, many of the <strong>projects are still young and somewhat experimental</strong>. After years of research and development, many of the L2 technologies that will scale Ethereum launched in 2021. Many projects still have additional trust assumptions as they work to decentralize their networks. Always do your own research to decide if you're comfortable with any risks involved.",
55+
"layer-2-dyor-1": "Many layer 2 projects are relatively young and still require users to trust some operators to be honest as they work to decentralize their networks. Always do your own research to decide if you're comfortable with any risks involved.",
5656
"layer-2-dyor-2": "For more information on the technology, risks, and trust assumptions of layer 2s, we recommend checking out L2BEAT, which provides a comprehensive risk assessment framework of each project.",
5757
"layer-2-dyor-3": "Go to L2BEAT",
5858
"layer-2-use-layer-2-title": "Use layer 2",
5959
"layer-2-use-layer-2-1": "Now that you understand why layer 2 exists and how it works, let's get you up and running!",
60-
"layer-2-contract-accounts": "<strong>NOTE:</strong> When bridging over and using layer 2, it is important to note that you will control the address for your EOA account (an account where only a single private key controls the account) just like on Ethereum Mainnet. However, if you are using a contract account, such as <a href=\"https://safe.global/\" target=”_blank”>Safe</a> or <a href=\"https://www.argent.xyz/\" target=”_blank”>Argent</a>, you will not have control over this address on a layer 2 until you redeploy your contract account to that address on the layer 2. If you are bridging or sending funds to a contract account, and you do not control this address for the contract account, your funds may be lost.",
60+
"layer-2-contract-accounts": "If you are using smart contract wallet such as Safe or Argent, you will not have control over this address on a layer 2 until you redeploy your contract account to that address on the layer 2. Classic accounts with recovery phrase will automatically own the same account on all layer 2 networks.",
6161
"layer-2-use-layer-2-generalized-title": "Generalized layer 2s",
6262
"layer-2-use-layer-2-generalized-1": "Generalized layer 2s behave just like Ethereum — but cheaper. Anything that you can do on Ethereum layer 1, you can also do on layer 2. Many dapps have already begun to migrate to these networks or have skipped Mainnet altogether to deploy straight on a layer 2.",
6363
"layer-2-use-layer-2-application-specific-title": "Application specific layer 2s",
@@ -67,8 +67,7 @@
6767
"layer-2-sidechains-2": "Both scale similarly to layer 2s - they offer lower transaction fees and higher transaction throughput - but have different trust assumptions.",
6868
"layer-2-more-on-sidechains": "More info on sidechains",
6969
"layer-2-more-on-validiums": "More info on validiums",
70-
"layer-2-sidechains-4": "Some <strong>layer 1 blockchains</strong> have higher throughput and lower transaction fees than Ethereum. These alternative layer 1s have had to <b>sacrifice on security or decentralization</b> in order to achieve higher transactions per second and lower transaction fees.",
71-
"layer-2-sidechains-5": "The Ethereum ecosystem is firmly aligned that <strong>layer 2 scaling is the only way to solve the scalability trilemma</strong> while remaining decentralized and secure.",
70+
"layer-2-sidechains-4": "Some layer 1 blockchains report higher throughput and lower transaction fees than Ethereum, but generally with trade-offs elsewhere, for example greater hardware requirements for running nodes.",
7271
"layer-2-onboard-title": "How to get onto a layer 2",
7372
"layer-2-onboard-1": "There are two primary ways to get your assets onto a layer 2: bridge funds from Ethereum via a smart contract or withdraw your funds on an exchange directly onto the layer 2 network.",
7473
"layer-2-onboard-wallet-title": "Funds in your wallet?",
@@ -113,7 +112,7 @@
113112
"layer-2-further-reading-title": "Further reading",
114113
"a-rollup-centric-ethereum-roadmap": "A rollup-centric ethereum roadmap",
115114
"an-incomplete-guide-to-rollups": "An Incomplete Guide to Rollups",
116-
"polygon-sidechain-vs-ethereum-rollups": "Polygon sidechain vs Ethereum rollups: Layer 2 scaling approaches| Vitalik Buterin and Lex Fridman",
115+
"polygon-sidechain-vs-ethereum-rollups": "Polygon sidechain vs Ethereum rollups: layer 2 scaling approaches| Vitalik Buterin and Lex Fridman",
117116
"rollups-the-ultimate-ethereum-scaling-strategy": "ROLLUPS - The Ultimate Ethereum Scaling Strategy? Arbitrum & Optimism Explained",
118117
"scaling-layer-1-with-shard-chains": "Scaling layer 1 with shard chains",
119118
"understanding-rollup-economics-from-first-principals": "Understanding rollup economics from first principals",
@@ -122,7 +121,7 @@
122121
"boba-description": "Boba is an Optimistic Rollup originally forked from Optimism which is a scaling solution that aims to reduce gas fees, improve transaction throughput, and extend the capabilities of smart contracts.",
123122
"loopring-description": "Loopring's zkRollup L2 solution aims to offer the same security guarantees as Ethereum mainnet, with a big scalability boost: throughput increased by 1000x, and cost reduced to just 0.1% of L1.",
124123
"zksync-description": "zkSync is a user-centric zk rollup platform from Matter Labs. It is a scaling solution for Ethereum, already live on Ethereum mainnet. It supports payments, token swaps and NFT minting.",
125-
"zkspace-description": "The ZKSpace platform consists of three main parts: a Layer 2 AMM DEX utilizing ZK-Rollups technology called ZKSwap, a payment service called ZKSquare, and an NFT marketplace called ZKSea.",
124+
"zkspace-description": "The ZKSpace platform consists of three main parts: a layer 2 AMM DEX utilizing ZK-Rollups technology called ZKSwap, a payment service called ZKSquare, and an NFT marketplace called ZKSea.",
126125
"aztec-description": "Aztec Network is the first private zk-rollup on Ethereum, enabling decentralized applications to access privacy and scale.",
127126
"layer-2-note": "Note:",
128127
"layer-2-ecosystem-portal": "Ecosystem Portal",

src/pages/layer-2.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -785,9 +785,6 @@ const Layer2Page = ({ data }: PageProps<Queries.Layer2PageQuery>) => {
785785
<Text>
786786
<Translation id="layer-2-sidechains-4" />
787787
</Text>
788-
<Text>
789-
<Translation id="layer-2-sidechains-5" />
790-
</Text>
791788
</Box>
792789
</TwoColumnContent>
793790
</ContentBox>

0 commit comments

Comments
 (0)