Skip to content

Commit f865d18

Browse files
authored
Merge pull request #9562 from vardhanshorewala/patch-1
Solidity Gas Optimization Techniques for Developers
2 parents a4b9d0d + 4331653 commit f865d18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/developers/docs/gas/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ If you want to monitor gas prices, so you can send your ETH for less, you can us
155155
- [Ethereum Gas Explained](https://defiprime.com/gas)
156156
- [Reducing the gas consumption of your Smart Contracts](https://medium.com/coinmonks/8-ways-of-reducing-the-gas-consumption-of-your-smart-contracts-9a506b339c0a)
157157
- [Proof of Stake versus Proof of Work](https://blockgeeks.com/guides/proof-of-work-vs-proof-of-stake/)
158+
- [Gas Optimization Strategies for Developers](https://www.alchemy.com/overviews/solidity-gas-optimization)
158159

159160
## Related topics {#related-topics}
160161

0 commit comments

Comments
 (0)