Skip to content

An NFT Marketplace React dApp prototype on the Polygon blockchain with basic functionalities such as acquire and mint NFTs using ERC721 Smart Contract and Interplanetary File System IPFS.

Notifications You must be signed in to change notification settings

jgarrettvml/Polygon-NFT-marketplace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polygon-NFT-marketplace

Version npm-install project-status License: MIT

generated from jellydn/dapp-starter Opinionated Dapp Starter Template

Homepage - Marketplace

./screenshot.png

NFT Minting

./screenshotMinting.png

Features

  • The React Framework for Production NextJs
  • Hardhat - Ethereum development environment for professionals
  • TypeChain Hardhat plugin - Automatically generate TypeScript bindings for smartcontracts while using Hardhat.
  • web3-react - A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps
  • daisyUI Tailwind CSS Components - clean HTML with component classes
  • OpenZeppelin - standard for secure blockchain applications

Install

yarn install

Usage

yarn dev

Run tests

yarn test

Template Author

👤 Dung Huynh

About

An NFT Marketplace React dApp prototype on the Polygon blockchain with basic functionalities such as acquire and mint NFTs using ERC721 Smart Contract and Interplanetary File System IPFS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.3%
  • JavaScript 3.3%
  • Other 0.4%