This project will show you how all the technologies you've learned in this Course can be used to create a real-world NFT Marketplace.
Learning objectives:
Upon completion of the Project, you will:
- Understand how to write and edit smart contracts.
- Deploy smart contracts to the in-memory network using Hardhat.
- Connect your MetaMask crypto wallet to this newly created local network.
- Create a local IPFS node and push some images to it.
- Combine smart contract and IPFS logic to create a Marketplace.
Intended audience
- Individuals studying software engineering.
- Individuals who have an interest in crypto technologies.