Recall & Review
beginner
What is the Ethereum mainnet?
The Ethereum mainnet is the primary public blockchain where real transactions happen using real Ether (ETH). It is the live network where users send and receive actual value.
Click to reveal answer
beginner
What is a testnet in Ethereum?
A testnet is a separate Ethereum network used for testing and development. It uses fake Ether and allows developers to try out smart contracts without risking real money.
Click to reveal answer
intermediate
Name two popular Ethereum testnets.
Two popular Ethereum testnets are Goerli and Sepolia. They help developers test their applications safely before deploying on the mainnet.
Click to reveal answer
beginner
Why should developers use testnets before mainnet?
Developers use testnets to avoid losing real money and to find bugs or errors in their smart contracts. Testnets provide a safe space to experiment and fix issues.
Click to reveal answer
intermediate
How does the Ethereum mainnet differ from testnets in terms of transaction cost?
On the mainnet, transactions cost real Ether as gas fees. On testnets, gas fees are paid with test Ether, which has no real value and can be obtained freely from faucets.
Click to reveal answer
What is the main purpose of an Ethereum testnet?
✗ Incorrect
Testnets allow developers to test smart contracts safely using fake Ether.
Which network uses real Ether for transactions?
✗ Incorrect
The Ethereum mainnet is the live network where real Ether is used.
What do you call the fake Ether used on testnets?
✗ Incorrect
Test Ether is used on testnets and has no real monetary value.
Which of these is NOT a reason to use an Ethereum testnet?
✗ Incorrect
Testnets are for testing, not for live user applications.
How can developers get test Ether for testnets?
✗ Incorrect
Faucets provide free test Ether to developers for testing.
Explain the difference between Ethereum mainnet and testnets.
Think about real vs fake money and purpose of each network.
You got /4 concepts.
Why is it important to test smart contracts on testnets before deploying on mainnet?
Consider risks and safety in software development.
You got /4 concepts.