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 path

Interface and wallet connect through an Ethereum node to the decentralised network.

👤📜Two account types

EOAs are controlled by private keys; contract accounts contain code and storage.

⛽🪙Execution and assets

Gas accounts for computation; token standards make digital assets interoperable.