Module 1
Module 2
- Build an NFT contract and integrate it on OpenSea
- Create an NFT that can be minted with an ERC20 token
- Staking NFTs
Module 3
Module 4
- Write-up for errors while going through the next point
- Run through Module 1 - 3 with the following:
- Code linting with solhint and prettier
- Code analyzing with Slither
- Unit tests for
- Module 1 - Partial Refund
- Module 3