Skip to main content

Creating an NFT Fullstack Dapp

In this campaign, you will learn how to create your own NFT minting fullstack dApp using Hardhat, Solidity, Web3.js, and React. You will start by creating images and uploading them, along with their metadata, to IPFS. Then, you will create and deploy an ERC721 smart contract to the Polygon Mumbai testnet. Finally, you will build a frontend interface for users to mint NFTs. By the end of the campaign, you will have the skills to create a complete NFT project

📄️ NFT Metadata, IPFS and Pinata

In this quest, you will learn about Non-Fungible Tokens (NFTs) and their significance in the digital art world. You will understand the concept of metadata and how it enhances the value of NFTs. Additionally, you will explore IPFS (InterPlanetary File System) as a decentralized network for storing NFT art and metadata. You will learn how to generate NFT art and metadata using the HashLipsNFT tool and publish them to IPFS using Pinata. By the end of the quest, you will be able to securely store your NFT art and metadata on IPFS

FULL OVERVIEW ?