Contract collection for understanding Solidity Complex Storage Layout
-
Updated
Aug 21, 2023 - Solidity
Contract collection for understanding Solidity Complex Storage Layout
These exercises were created for our Advanced Solidity Bootcamp and open sourced. Learn EVM bytecode with the Huff Language.
Learn about the EVM, it's data locations, Opcodes and how your Solidity Smart Contracts work under the hood. Also build a Contract out of bytecode.
Solutions to EVM Puzzles of https://github.com/fvictorio/evm-puzzles
✨This repo contains all of the work and assignments done during the Advanced Solidity bootcamp ✨
A Foundry project with smart contracts comprising of Solidity, Huff and inline Yul assembly, including contract bytecode breakdown to opcodes.
Add a description, image, and links to the evm-opcodes topic page so that developers can more easily learn about it.
To associate your repository with the evm-opcodes topic, visit your repo's landing page and select "manage topics."