ikcoin / Polygon-NFT-marketplace

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:TypeScript 96.3%Language:JavaScript 3.3%Language:Shell 0.3%Language:CSS 0.1%