Merge pull request #176 from akshaiim/readme-corrected-link

feat: updated correct link in readme.md
This commit is contained in:
Patrick Collins
2022-06-07 08:57:42 -04:00
committed by GitHub

View File

@@ -1421,7 +1421,7 @@ What REALLY is the ABI?
Extra credit:
- [Deconstructing Solidity](https://blog.openzeppelin.com/deconstructing-a-solidity-contract-part-ii-creation-vs-runtime-6b9d60ecb44c/)
- [Knowing and controlling your Smart Contract Address](https://www.youtube.com/watch?v=RxL_1AfV7N4)
- [Knowing and controlling your Smart Contract Address](https://www.youtube.com/watch?v=56K0FdosZ8g)
- [From Solidity to byte code](https://www.youtube.com/watch?v=RxL_1AfV7N4)
# Lesson 15: NextJS NFT Marketplace (If you finish this lesson, you are a full-stack MONSTER!)