prasad5795 / nft-marketplace

Marketplace for NFTS

Home Page:nft-marketplace-dusky.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project description

A fully responsive NFT Marketplace where users can mint, sell, delist, buy and re-sell NFTs.

Deployed to Mumbai testnet: https://nft-marketplace-dusky.vercel.app/

Setup

Download Metamask extension, add the Mumbai testnet network and switch to it.

Screen Shot 2022-01-24 at 18 48 08

Request test Matic at the Poligon faucet by selecting Mumbai network and pasting your wallet address.

How to run locally:

  • Colne the repo and install dependencies: npm install
  • Spin up a local network: npx hardhat node
  • Deploy the contracts to the local network: npx hardhat run scripts/deploy.js --network localhost
  • Start the app: npm run dev

About

Marketplace for NFTS

nft-marketplace-dusky.vercel.app


Languages

Language:JavaScript 91.9%Language:Solidity 7.8%Language:CSS 0.3%Language:Shell 0.1%