mirror of
https://github.com/autistic-symposium/web3-starter-sol.git
synced 2025-07-09 00:09:23 -04:00
add awesome solidity gas optimization
This commit is contained in:
parent
0bbd1064f0
commit
180a68c15b
1 changed files with 1 additions and 0 deletions
|
@ -98,5 +98,6 @@ uint256 world; //good, cheap
|
|||
* [solidity gas optimizations](https://mirror.xyz/haruxe.eth/DW5verFv8KsYOBC0SxqWORYry17kPdeS94JqOVkgxAA)
|
||||
* [hardhat on gas optimization](https://medium.com/@thelasthash/%EF%B8%8F-gas-optimization-with-hardhat-1e553eaea311)
|
||||
* [foundry on gas](https://book.getfoundry.sh/forge/gas-reports)
|
||||
* [awesome solidity gas optimization](https://github.com/iskdrews/awesome-solidity-gas-optimization)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue