
NFT Marketplace
Open in IDE
Includes assets, JPG images of the design files, design files themselves and a basic style guide. There's also a README to help you get started.
Project Description
The task is to complete an ERC721 token (for NFTs) smart contract and make a UI to communicate with completed Smart Contract.
-
The basic boilerplate code is given for both- frontend and ERC721 smart contract.
-
You need to implement basic functions in the smart contract to make the DApp work.
-
You also need to implement a basic frontend using which user would be able to communicate with your smart contract. You can choose to use a UI Library for making a basic UI or make everything from scratch
-
For more information, you can have a look at
readme.md
file, which will help you to get more clarity on this project.
Don't forget to share your submissions with other peers to get feedback that will help you to further improve this project.
Get involved with the community
Join our discord server and explore the community forum to share your feedback with others. Ask questions, help others and learn in public to make the best use of codedamn.
Also check out the full-stack learning path to learn how to build such projects completely on your own.