Syllabus
Learning Path
Section titled “Learning Path”The site presents five main modules and adds AI tools / ETH Skills as a cross-cutting learning method.
| Module | Title | Video | Lab | Core Output |
|---|---|---|---|---|
| 0 | AI Tools & Ethereum Skills | 1h | 0.5h | AI agent prompts and resource checklist |
| 1 | Chain, Wallet & Gas | 4h | 1.5h | Testnet wallet and CLI/RPC query record |
| 2 | Solidity & Token Standards | 5h | 2h | Storage, ERC-20, and ERC-721 metadata labs |
| 3 | Full-Stack dApp Basics | 6h | 2.5h | Scaffold-ETH 2 project + SpeedRun Challenge 0 |
| 4 | L2, Indexing, Security & Web3 Identity | 3h | 2h | L2 testnet deployment and security checklist |
| 5 | Capstone: DeFi Components Intro | 2h | 1.5h | Minimal Vendor or DEX portfolio project |
Total: approximately 30 hours.
Learning Outcomes
Section titled “Learning Outcomes”- Explain the relationship between Ethereum accounts, transactions, Gas, RPC, testnets, and L2s
- Write, test, and deploy simple Solidity contracts
- Use OpenZeppelin to implement basic ERC-20 and ERC-721 functionality
- Build a full-stack dApp with Scaffold-ETH 2
- Complete at least one SpeedRun Ethereum challenge
- Deploy a project to a testnet or L2 testnet and organize portfolio links
- Use ethskills and Scaffold-ETH 2 AI documentation while recognizing the risks of AI-generated code