The repo is an outcome of learnings from the course EatTheBlocks NFT101
- To understand NFT standards ERC721 and ERC1155 and implement a use-case around it
- Understand the differences in usage and applications around the two standards
- Implement a NFT marketplace visualiser by exploring the NFT standards, OpenZeppelin contracts and React