Thanks to visit codestin.com
Credit goes to github.com

Skip to content

joshieDo/learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Resources / Journey

  1. https://cryptozombies.io/
    1. Beginner to Intermediate
    2. Skip rest
  2. Foundry(!)
  3. React/Next.js + ethers (no boilerplates)
  4. https://cryptodevhub.io/wiki/blockchain-development-tutorial
    1. Has sample contracts from Easy-to-Hard
      1. eg. Lottery & Flash Loans(with aave, dydx)
      2. https://money-legos.studydefi.com/#/
        1. Has main ethereum contract interfaces with examples (flashloans) (uniswap/aave/dydx/curve....etc)
  5. https://www.youtube.com/channel/UCJWh7F3AFyQ_x01VKzr9eyA
    1. Really nice vids. He speaks slow, feel free to use the speed multiplier
    2. eg:
      1. https://www.youtube.com/watch?v=4Mm3BCyHtDY (reentrancy)
      2. https://www.youtube.com/watch?v=z_cRicXX1jI (tornado cash)
      3. https://www.youtube.com/watch?v=_GZHt-FVAQs (aave flash loan)
        1. Mainnet forking + aave flash loan testing
  6. https://www.damnvulnerabledefi.xyz/
  7. https://github.com/Rari-Capital/solcurity <- Opinionated security and code quality standard for Solidity smart contracts.
  8. https://consensys.github.io/smart-contract-best-practices/
  9. https://github.com/OpenZeppelin/openzeppelin-contracts <- standard template contracts
  10. https://github.com/Rari-Capital/solmate <- gas optimized template contracts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published