What is a Layer-2 Protocol and Why it Matters PlatoBlockchain Data Intelligence. Vertical Search. Ai.

What is a Layer-2 Protocol and Why it Matters

What are Layer 2 Protocols?

Summary: A Layer 2 (L2) protocol is a secondary or external framework built on top of an existing blockchain network, designed to make them more scalable, flexible, and responsive. Crypto investors can buy the underlying tokens behind these projects, which is like buying stock in the “company” that makes the L2.


Blockchain networks like bitcoin and Ethereum are referred to as “Layer 1” networks: they’re the base layer where the transactions take place. As these L1 networks grow more popular, they can’t handle the increasing demand, as they can only process around 20 transactions per second (tps).

To solve this, developers build “Layer 2” solutions that can improve the performance of their underlying chains:

  • Bitcoin (L1) has the Lightning Network (L2)
  • Ethereum (L1) has Plasma (L2)
  • There are many others, all competing to be the primary L2.

Our investing thesis is that long-term, there will likely be one or two big L1 blockchains (technology industries tend to consolidate over time). Similarly, we believe there will be one or two big L2 winners for each of these L1 blockchains (developers and users tend to lock into the L2 that works best).

Investor takeaway: Just as we invest now in the early L1 winners and hold for the long term, we believe that smart and patient investors can invest in the early L2 winners, and likely see a tremendous return in 5 years or less.

L2s Speed Up L1s

Layer 2 protocols help Layer 1 blockchains move faster: they can handle more transactions per second, and be adopted on a wider scale.

You can think of it as modifying the tuning of a car: you add external elements to improve its performance, such as speed, control, and power. Similarly, we can add secondary frameworks to existing blockchains to boost their performance and support their adoption on a larger scale.

As with a modified car, while L2s improve the speed of the underlying L1, they come with their own set of trade-offs:

  • Another technology means more things to break down.
  • Users and developers have to learn to connect to different networks.
  • To speed things up, L2s can require more centralization.

Layer 2 Methodologies

There are many Layer 2 protocols, and their designs and approaches differ. Today, we distinguish four main Layer 2 methodologies: ZK-Rollups, Sidechains, Channels, and Plasma.

ZK-Rollups

Zero-Knowledge Rollups are batches of data structured as Merkle Trees and stored on a smart contract on the L1 chain. Rather than doing all the account reconciliation on-chain, the data is first moved off-chain for processing and computing, then recorded in one batch on the L1 chain.

By doing the “heavy work” off-chain, ZK-Rollups can generate a new block every minute, being capable of processing around 2,000 tps. (“Zero-knowledge” comes from zero-knowledge proofs: a method whereby you can prove the data is true, without having to actually reveal the data.)

Investor opportunities: Some of the most popular ZK-Rollup solutions are:

  • StarkNet, used by Ethereum-based decentralized exchanges dYdX and ImmutableX. As of this writing, StarkNet does not have a token, though one is forthcoming;
  • zkSync, used by dApps like FRAX and Yearn Finance. No token yet, though one has been announced.

Sidechains

Unlike ZK-Rollups, which depend directly on the Layer 1 networks, sidechains are separate blockchains of a smaller size. They operate independently, employing their own consensus algorithms. Sidechains connect to Layer 1 networks like Ethereum through a two-way bridge.

As an example, think of a factory with a main conveyor belt carrying boxes: when there are too many boxes for the belt, workers can move the boxes to side rooms with secondary conveyor belts.

Most sidechains are developed for Ethereum, being compatible with the Ethereum Virtual Machine (EVM), but there are examples of sidechains built for bitcoin as well. It’s worth noting that sidechains are less decentralized, as they have fewer nodes. (They’re built for speed, not decentralization.)

Unlike the other Layer 2 solutions discussed here, sidechains are responsible for their own security, which is ensured by their consensus algorithm.

Sidechains can boost scalability and increase throughput by handling transactions independently, processing them faster and at a lower cost.

Investor opportunity: One of the most popular sidechains is Polygon, a Layer 2 solution built for Ethereum (Token: MATIC).

Channels

Channels enable the creation of a peer-to-peer (P2P) channel between two parties that can exchange an unlimited amount of transactions off-chain, while submitting only two transactions to the underlying Layer 1 network, which are:

  • The first transaction triggers the connection between the mainchain and the channel.
  • The finalizing transaction closes the connection between the main blockchain and the Layer 2 solution.

The popular analogy is a bar tab: you open the tab when you arrive, have a couple of drinks and a plate of nachos, and close it out when you leave, paying the total. Like a bar tab, channels open the connection between two parties, then close it out when their business is finished.

Channels take most of the transactions away from the main network, processing them off-chain. This dramatically increases the speed of transactions between any two parties, reducing fees and delays.

Investor opportunity: The most popular channel solution is the Lightning Network, which was created to scale bitcoin. A merchant can integrate the Lightning Network to accept bitcoin payments with instant confirmation at low fees. Lightning Network does not have a token; an investor would simply buy and hold bitcoin.

Plasma

Plasma solutions share some similarities with both rollups and sidechains. They are made up of Merkle trees that create additional chains to the underlying blockchain: let’s call them child chains.

This scaling solution can support faster transactions at a lower cost, as the blocks are settled on the L2 child chains rather than on the main L1 chain. The L1 chain and the child chains are connected through smart contracts that stipulate the rules guiding every child chain.

For this reason, Plasma solutions can work with smart contract blockchains like Ethereum. The contracts act as bridges that enable participants to move tokens between the main and child chains.

Nevertheless, plasma solutions are not suitable for more complex transactions, which is why they might not be ideal for certain decentralized finance (DeFi) activities.

One of the drawbacks of plasma solutions is the long waiting period for users who withdraw their tokens from Layer 2 to Layer 1. Sometimes they have to wait for more than a week until the system verifies that the withdrawal transaction is approved.

Most Popular Layer 2s

Here are some examples of Layer 2 solutions developed to scale bitcoin and Ethereum:

Lightning Network (Investment token: BTC)

As mentioned earlier, the Lightning Network is a Layer 2 channel solution aimed at speeding up bitcoin transactions. It is used as a payment channel and can move bitcoin transactions off-chain, enabling bitcoin to be used for near-instant payments.

The Lightning Network leverages blockchain smart contracts to let users create off-chain payment bridges between two parties. For instance, a local restaurant may create a payment channel to let users pay in bitcoin. Once the channel is live, users can make an unlimited number of bitcoin payments, with transactions being confirmed instantly off-chain. Once the restaurant closes the payment channel, all transactions are consolidated and transmitted to the main bitcoin blockchain.

pizza and gold coin with bitcoin symbol

Without the Lightning Network, bitcoin payments are slow and costly, which makes it impractical for most payments.

What is a Layer-2 Protocol and Why it Matters PlatoBlockchain Data Intelligence. Vertical Search. Ai.Polygon (Investment token: MATIC)

Polygon, formerly known as Matic, is a Layer 2 sidechain solution for Ethereum. It was developed in 2017 and has managed to enter the top 20 largest cryptocurrencies by market cap ($5 billion as of this writing).

Using our conveyor belt analogy above, think of Polygon as a large factory of conveyor belts, with the goal of scaling Ethereum using a sequence of sidechains. The platform consists of the main chain that uses the Proof of Stake (PoS) algorithm, as well as the Polygon software development kit (SDK), which developers use to create Ethereum-compatible dapps.

The great thing about Polygon’s sidechains is that they can support multiple L2 technologies, including Plasma chains, ZK-Rollups, and Optimistic Rollups.

loopringLoopring (Investment token: LRC)

Loopring is an Ethereum-based protocol that enables developers to build efficient decentralized exchanges (DEXes). Founded by ex-Google software engineer Daniel Wang, the Loopring ecosystem includes the protocol itself, a DEX, and a token.

Loopring aims to support efficient DEXes on Ethereum by routing and processing trades off-chain through ZK-Rollups. If you’re just joining us, DEXes don’t use centralized exchanges, as in the case of Binance and Coinbase, but match buyers and sellers in a decentralized manner with the help of “liquidity pools.”

line chart

With ZK-Rollups, Loopring helps its DEXes provide faster settlements for traders. Rather than settling trades directly on Ethereum, ZK-Rollups allow Loopring DEXes to complete key computations off-chain.

Arbitrum (Investment token: ETH)

Arbitrum is a Layer 2 solution for Ethereum that uses so-called Optimistic rollups. While Ethereum’s mainnet can handle about 15 tps, Arbitrum can boost this figure to about 40,000 tps. It’s also cheaper: transactions on Arbitrum cost less than two cents, compared to several dollars on Ethereum.

Last year, Arbitrum – developed by Offchain Labs – raised $120 million in a Series B funding round, reflecting institutional investors’ confidence in Layer 2 solutions capable of scaling Ethereum.

As of this writing, there is no custom token for Arbitrum: investors must invest in ETH, the underlying L1.

Investor Takeaway: Find the Winners, Buy and Hold

Layer 2 solutions are essential for the adoption of blockchain across finance and other sectors. In the first years of blockchain, the Layer 1 networks could handle all transactions without much effort. However, as the number of users grows, Ethereum and other Layer 1 networks must deal with congestion and high transaction fees, hindering adoption and upsetting users.

Layer 2 solutions are doing a great job scaling Ethereum, bitcoin, and other Layer 1 networks, helping them become more flexible. In this way, they accelerate the adoption of blockchain.

The smart and patient investor can find the early winners and hold them for the long-term: it could be like investing in Microsoft in 1999.

Subscribe to our Bitcoin Market Journal newsletter to get notified about new L2 investment opportunities – find out before the market does!

Time Stamp:

More from Bitcoin Market Journal