Skip to content

1. Chain, Wallet & Gas

Understand the onchain fundamentals required before building a dApp.

  • Ethereum and L2 fundamentals
  • Wallets, private keys, seed phrases, and addresses
  • Transaction fields, nonce, Gas, and confirmations
  • RPC, block explorers, and testnet ETH
  • Accounts, EOAs, and contract accounts

Each lesson has its own page with the embedded video, watch assignment, and notes.

  • Configure a testnet wallet
  • Obtain testnet ETH
  • Use CLI or RPC to query block number, balance, and transaction data
  • Explain a transaction in a block explorer
  • Explain the roles of addresses, transaction fields, Gas, and nonce
  • Configure a testnet and complete a test transaction
  • Query block height and account balance with CLI or RPC
  • Use a block explorer to explain what happened in a transaction