Recall & Review
beginner
What is a Layer 2 solution in blockchain?
A Layer 2 solution is a technology built on top of a blockchain (Layer 1) to improve its scalability and speed by handling transactions off the main chain while still relying on its security.
Click to reveal answer
beginner
Name two common types of Layer 2 solutions.
Two common types are State Channels and Rollups. State Channels allow multiple transactions off-chain between parties, while Rollups bundle many transactions and submit them as one batch to the main chain.
Click to reveal answer
intermediate
How do Rollups improve blockchain performance?
Rollups collect many transactions off-chain, compress them, and submit a single proof or summary to the main chain, reducing the load and increasing transaction speed and lowering fees.
Click to reveal answer
intermediate
What is the main difference between Optimistic Rollups and ZK-Rollups?
Optimistic Rollups assume transactions are valid and only check if challenged, while ZK-Rollups use zero-knowledge proofs to verify transactions instantly and securely.
Click to reveal answer
beginner
Why are Layer 2 solutions important for blockchain adoption?
They make blockchains faster and cheaper to use, which helps more people and apps use blockchain technology without waiting long or paying high fees.
Click to reveal answer
What is the main goal of Layer 2 solutions?
✗ Incorrect
Layer 2 solutions aim to improve scalability and speed by processing transactions off the main chain.
Which Layer 2 solution bundles many transactions and submits a summary to Layer 1?
✗ Incorrect
Rollups bundle many transactions off-chain and submit a compressed proof to the main chain.
How do State Channels work?
✗ Incorrect
State Channels let parties transact many times off-chain and only settle final results on-chain.
What is a key feature of ZK-Rollups?
✗ Incorrect
ZK-Rollups use zero-knowledge proofs to quickly and securely verify transactions.
Why do Layer 2 solutions help blockchain adoption?
✗ Incorrect
Layer 2 solutions reduce fees and speed up transactions, making blockchain easier for more people to use.
Explain what Layer 2 solutions are and why they are needed in blockchain.
Think about how blockchains can get slow and expensive and how Layer 2 helps.
You got /3 concepts.
Describe the difference between State Channels and Rollups as Layer 2 solutions.
Focus on how transactions are handled off-chain in each method.
You got /3 concepts.