- If you only participate in auditing contests and do private audits, you probably don't want to spend too much time learning EVM. You won't need deep EVM knowledge 99% of the time.
- If you play web3 ctf, you have to learn EVM.
- If you work in a company as a security researcher, you probably need EVM knowledge depending on the clients.
- What happens when you send 1 DAI
- All About Solidity — Article Series
- 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: 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
- Yul programming series