Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 2.57 KB

README.md

File metadata and controls

33 lines (21 loc) · 2.57 KB

Mastering-Solidity

A smorgasbord of essential information to help educate about the inner workings of Solidity and the EVM. Possible in large part by the r/CryptoDevs community and the Official r/CryptoDevs Discord.

If you are looking for a more basic guide, please check Consensys's Best Practices Repository and bkrem's Awesome Solidity Repository, slightly more advanced information can also be found at the BlockchainNZ's Awesome Solidity Repository.

If you're looking for more EVM related content, please check Ethereum's EVM Awesome List for a general listing of EVM tools and information.

Contents

Practices

Optimization

Security

Advanced-EVM