Skip to content

4. L2, Indexing, Security & Web3 Identity

Understand real application concerns beyond deployment, including L2s, indexing, identity, and basic security.

  • Differences between L2s and mainnet
  • L2 testnet deployment
  • Basic indexing: events, The Graph, and Ponder concepts
  • SIWE
  • ERC-4337 roles and concepts
  • Common security risks: permissions, reentrancy, approve flows, price manipulation, and private key leakage
  • Deploy to an L2 testnet
  • Read contract events and display them in the frontend
  • Ask an AI agent to perform a security review of the contract
  • Produce a security self-checklist
  • Summarize L2 use cases and major differences
  • Explain the basic roles of SIWE and ERC-4337
  • Deploy a dApp to an L2 testnet
  • Identify beginner-level smart contract security risks