bbayazit16 / deep-evm

Learn about the EVM, Assembly and Bytecode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is still in the works! I'll be gradually adding more content. You are welcome to open pull requests for typos/grammar or any trick you know or for literally anything.

The aim of this repository is to explain gas optimizations, Solidity, Assembly, Bytecode, and the EVM. All you need to know to understand is some Solidity.

Contents

Parameter Tricks - How to take parameters without any function parameters

License

License - GNU AGPL 3.0

Contributors to this repository take no responsibilities for any damages caused by any of the mistakes in this repository.

About

Learn about the EVM, Assembly and Bytecode.

License:GNU Affero General Public License v3.0


Languages

Language:Solidity 100.0%