contracts icon indicating copy to clipboard operation
contracts copied to clipboard

My Personal Contracts :notebook::whale::partly_sunny:

forthebadge forthebadge forthebadge

Abstract

A repository containing of various contracts (my personal inspiration m1guelpf's lil-web3 to Solidity by Example to Huff Language) with Forge testing and Natspec comments.

This repository is specifically for my own learning purposes to understand EVM.

All rights reserved to the individual authors and licensing of the specific packages. I do not at all reserve the rights to the contracts that are not derived from my own work. (specified in the package licensing field and their sources)

Contracts

Resources

Gas Optimizations

  • https://github.com/kadenzipfel/gas-optimizations
  • https://github.com/ZeroEkkusu/re-golf-course

Reproductions

  • https://github.com/SunWeb3Sec/DeFiHackLabs

Security

  • https://github.com/kadenzipfel/smart-contract-attack-vectors
  • https://github.com/ConsenSys/smart-contract-best-practices
  • https://github.com/iskdrews/awesome-solidity-gas-optimization
  • https://github.com/0xsomnus/secure-smart-contract-design-principles