description |
---|
The Ethereum V.M. functions as a runtime environment for smart contracts. Learning the low level logic of the EVM will strengthen your understanding of how contracts execute and where bugs may exist |
- The EVM Handbook
- EVM Handbook - Mastering ethereum
- Huff-Lang EVM Tutorial
- EVM Codes
- Ethereum Illustrated
- Data Repesentation In Solidity
- DEDAUB Contract Library
- Reverse Engineering a contract (blog)
- Reverse Engineering a contract (vid)
- EVM
- EVM Opcodes
- How Does EVM works
- Ethersplay
- EVM Deep dive
- Understanding Smart Contract storages
- Solidity Inline Assembly
- What Happens When You Send One DAI