Below are important links to refer to while following the 32 hours FreeCodeCamp Solidity Course by Patrick Collins.
This will also contains links to codes made while coding along and extra links to check out, which are not listed in the github repo associated with the course.
For in depth and actual lessons, check out the original repo and the original course, these are just personal notes.
Check out
For working with testnets you can also run a local geth node and then work with the testnets accordingly
Check out
- Try Solhint , Eslint and practice testing
- Hardhat Reference
- Hardhat Chai Matchers
- F1 - F10 keys on the Visual Studio Code terminal
- Mocha testing Framework and Chai
- ESLint
- Solhint
- Chainlink VRF
- Chainlink Keepers
-
React
-
Check out the ERC 1155(Semi Fungible)
-
Study more about ABI Encoding
-
Check out the EVM Codes
-
Check out bytemeta
Lesson 15 - NFT Marketplace ✔✔
- Check out Artion - Contracts (It's a completely open source NFT Marketplace)
- Reentrancy Sub Lesson
- Check out image rendering in Next JS
- Study about The Graph
- Check out the Apollo client
- Check out the Web3uiKit
- Check out snapshot and compound
- Other tools to checkout
- You can check the logs in etherscan logs section
- For working with testnets you can also run a local geth node and then work with the testnets accordingly
- Chainlist has all the chain IDs that you may need
- Use the IPFS Gateway by https://ipfs.io/ipfs/HASH
- Check out IPFS Sites
- Resources for learning
- proto.school
- NFTschool.dev
- hackathons.filecoin.io