A curated list of the hottest and most fresh resources to become an EVM chad.
- PEEPanEIP #19: EIP-3156: Flash Loans with Alberto Cuesta Cañada
- PEEPanEIP#60: EIP-1967: Standard Proxy Storage Slots with Hadrien Croubois
Deconstructing a Solidity Contract:
- Deconstructing a Solidity Contract — Part I: Introduction
- Deconstructing a Solidity Contract — Part II: Creation vs. Runtime
- Deconstructing a Solidity Contract — Part III: The Function Selector
- Deconstructing a Solidity Contract — Part IV: Function Wrappers
- Deconstructing a Solidity Contract — Part V: Function Bodies
- Deconstructing a Solidity Contract — Part VI: The Metadata Hash
EVM Deep Dives:
- Evm Deep Dives: The Path to Shadowy Super Coder - Part 1
- Evm Deep Dives: The Path to Shadowy Super Coder - Part 2
- Evm Deep Dives: The Path to Shadowy Super Coder - Part 3
- Evm Deep Dives: The Path to Shadowy Super Coder - Part 4
- Evm Deep Dives: The Path to Shadowy Super Coder - Part 5
- Evm Deep Dives: The Path to Shadowy Super Coder - Part 6
Solidity Tutorial:
- Solidity Tutorial: All About Stack
- Solidity Tutorial: All About Calldata
- Solidity Tutorial: All About Memory
- Solidity Tutorial: All About Data Locations - Storage
- Solidity Tutorial: All About Data Locations