Uniqart

Uniqart is a NFT Marketplace.

One can mint a NFT and List it for selling or can buy NFT from the Marketplace.

Bought NFT can be resell or the price can be changed.

Like feature is also provided to appreciate others. One can like others NFT.

Give Unique Collection name for every NFT just like Tag.

Rankings are also shown based on the likes of the NFT. The more the likes , the better will be ranking for that NFT.

Features

  • Sell NFT
  • Buy NFT
  • Give Collection
  • Resell NFT
  • Change Price
  • Remove or Put for Selling
  • Like NFT
  • Search NFT
  • Rankings for NFT

Documentation

Explore page displays all the NFT listed on the Marketplace.

The Market Contract have authorization on NFT Contract , which manages all the NFT.

Tech Stack

Frontend: React, CSS, HTML

Backend: Blockchain - Solidity , Ganache , Metamask , Infura

Deployment

Run Locally.

Start Ganache for local Blockchain.

Run the Following command while in the Project Directory

  truffle compile
  Copy the Market Contract Address and NFT Address and paste it in the config.js file.
  npm start
Share this project:

Updates