Blockchain Teaching Resources
Ethereum Journey
Three quick challenges. Follow a DApp request, identify Ethereum accounts, then test wallets, gas and tokens.
Challenge 1 of 3
Step 1 of 4
Score 0 / 7
Challenge 1
Trace the DApp
Ethereum architecture
Step 1
Your turn: interact with the scene first, then use Next when you are ready.
Keep these three ideas
🌐DApp pathInterface and wallet connect through an Ethereum node to the decentralised network.
👤📜Two account typesEOAs are controlled by private keys; contract accounts contain code and storage.
⛽🪙Execution and assetsGas accounts for computation; token standards make digital assets interoperable.