Skip to content

Commit

Permalink
Merge pull request #9562 from vardhanshorewala/patch-1
Browse files Browse the repository at this point in the history
Solidity Gas Optimization Techniques for Developers
  • Loading branch information
corwintines authored May 30, 2023
2 parents a4b9d0d + 4331653 commit f865d18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/content/developers/docs/gas/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ If you want to monitor gas prices, so you can send your ETH for less, you can us
- [Ethereum Gas Explained](https://defiprime.com/gas)
- [Reducing the gas consumption of your Smart Contracts](https://medium.com/coinmonks/8-ways-of-reducing-the-gas-consumption-of-your-smart-contracts-9a506b339c0a)
- [Proof of Stake versus Proof of Work](https://blockgeeks.com/guides/proof-of-work-vs-proof-of-stake/)
- [Gas Optimization Strategies for Developers](https://www.alchemy.com/overviews/solidity-gas-optimization)

## Related topics {#related-topics}

Expand Down

0 comments on commit f865d18

Please sign in to comment.