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.
-
Updated
Jun 29, 2023
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.
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.
Solutions to EVM Puzzles of https://github.com/fvictorio/evm-puzzles
A Foundry project with smart contracts comprising of Solidity, Huff and inline Yul assembly, including contract bytecode breakdown to opcodes.
✨This repo contains all of the work and assignments done during the Advanced Solidity bootcamp ✨
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."