Skip to content

EdwardsVO/gas-optimization-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimizing Gas Cost Notes 😎

Gas is an unit of computation in the EVM that describe the fee to conduct a transaction based on its complexity. More notes will be added

In this notes you will see

  1. Overview

  2. Storage

  3. Memory

  4. Tricks

  5. Excersise

  6. Tips

Contributions

  • Contributions are welcomed :D
  • Feel free to open a pull request if you want to add more information
  • If you see something wrong don't hesitate to fix it

About

Solidity gas optimization notes

Resources

Stars

Watchers

Forks