Loading...
Loading...
4
Sessions
4
Videos
28
Students
Become fluent in the language of Ethereum standards. This course provides a comprehensive tour of ERC standards — from foundational tokens (ERC-20, ERC-721, ERC-1155) to advanced patterns like vault standards (ERC-4626), permit signatures (ERC-2612), and emerging proposals. You'll implement each standard from scratch, understand the design decisions behind them, and learn to evaluate when to use or extend existing standards.
Deep dive into token standards.
2h 0m
A deep dive into Ethereum's foundational token standards, implementing fungible tokens, non-fungible tokens, and multi-token contracts with their key extensions and design trade-offs.
3h 15m
A comprehensive guide to the tokenized vault standard, covering yield-bearing vault implementation, accounting mechanics, and integration patterns used across DeFi protocols.
2h 30m
An exploration of the Diamond proxy pattern for modular smart contract architecture, enabling contracts to exceed size limits through faceted upgradability and shared storage.
3h 45m
A survey of cutting-edge ERC proposals and standards under development, with a final project integrating multiple standards into a cohesive protocol implementation.
Verification project for ERC Standards Deep Dive.
Verification project for ERC Standards Deep Dive.
Verification project for ERC Standards Deep Dive.
Verification project for ERC Standards Deep Dive.
Implement a protocol using 3+ ERC standards.