November 1, 2022 RugDocWiki Great resources for understanding various aspects of DEFI and protocols 2views
October 5, 2022 Downsizing contracts to fight the contract size limit A great article written by Markus on Ethereum Smart-contracts 24k limitation 13views
View on YouTube October 5, 2022 Scaling Ethereum using Roll-ups and Sidechains Peter Robinson described Sidechains, Optimistic Rollups, and zkRollups; how they 3views
September 29, 2022 EIP 2535: Diamond standard explained A very clear and useful explanation on the Diamond apptern for upgrading smart 10views
September 29, 2022 Upgradability patterns in Solidity Immutability and upgradability are crucial key concepts when writing Solidity 2views
September 22, 2022 Why use Assembly in Solidity ? Fantastic article written by Jean Cvllr for a deep understanding of the Assembly
September 22, 2022 Solidity: a deep dive into storage, memory and calldata Fantastic article written by Jean Cvllr for a deep understanding of the Ethereum 12views
View on YouTube August 26, 2022 Find Smart Contract Vulnerabilities with Slither View the video ; Find Smart Contract Vulnerabilities with Slither Slither is an 8views
View on YouTube August 26, 2022 Solidity by example: basic, apps, defi, hacks Fantastic resourcces for learning solidity and see piece of codes used in 2views
View on YouTube August 26, 2022 Smart contract security: Access control & reentrancy attack Access control and go over a short example of how to implement it in your smart 4views