Skip to content

Winter021/DropiNFT

 
 

Repository files navigation

DropiNFT - An NFT Marketplace

DropiNFT is an NFT marketplace, which allow users to create and buy NFTs. It also shows the NFTs that user owns (already brought from marketplace), and it also has a Creator Dashboard which displays the NFTs the created by the user and also his/her NFTs that are already been sold. We also added a 'Learn' page where user can gain knowledge about NFTs.

Smart Contracts deployed on - Polygon Mumbai 💜

Tested using - Hardhat 👷

NOTE: Make sure to have Metamask browser extension and setup your metamask beforehand in order to interact with the dApp. You should have Mumbai network configured in your metamask wallet, and also should have enough Test Matic (you can get test matic from faucet) to make transactions and to pay the gas fees.

Run the following commands:

Clone this Repository:

git clone https://github.com/movish01/DropiNFT.git

Install all the dependencies:

npm install

Start the dev server:

npm run dev

Now interact with the dApp.

About

DropiNFT - an NFT Marketplace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.8%
  • Solidity 16.5%
  • CSS 8.7%