Added solidity cheatsheet from ZTM (#12569)

Co-authored-by: enguy-hub <enguy-hub@github.com>
This commit is contained in:
enguy-hub 2025-10-17 04:29:04 +02:00 committed by GitHub
parent e92dfae6c2
commit c1a736e73d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -541,6 +541,7 @@
### Solidity
* [Solidity Cheat Sheet](https://intellipaat.com/mediaFiles/2019/03/Solidity-Cheat-Sheet.pdf) - IntelliPaat (PDF)
* [Solidity Cheat Sheet](https://zerotomastery.io/cheatsheets/solidity-cheat-sheet/) - ZeroToMastery (HTML)
* [Solidity Cheatsheet and Best practices](https://manojpramesh.github.io/solidity-cheatsheet/) - Manoj Ramesh (HTML)