Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bbayazit16/deep-evm

Learn about the EVM, Assembly and Bytecode.
https://github.com/bbayazit16/deep-evm

ethereum evm evm-bytecode solidity solidity-assembly

Last synced: 2 months ago
JSON representation

Learn about the EVM, Assembly and Bytecode.

Awesome Lists containing this project

README

        

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](Parameter%20Tricks)

# License
[License - GNU AGPL 3.0](LICENSE)

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