Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bbayazit16/deep-evm
- Owner: bbayazit16
- License: agpl-3.0
- Created: 2022-03-29T13:47:21.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-21T18:10:07.000Z (over 2 years ago)
- Last Synced: 2024-08-02T12:23:37.943Z (5 months ago)
- Topics: ethereum, evm, evm-bytecode, solidity, solidity-assembly
- Language: Solidity
- Homepage:
- Size: 30.3 KB
- Stars: 13
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.