Skip to content

NFT Marketplace - Solidity, Ether, Hardhat, React, Tailwindcss, Postcss, Typescript, NextJS

Notifications You must be signed in to change notification settings

AnthonyQuy/NFTMarketPlace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Sample Hardhat Project

This project demonstrates a basic NFT Market Place. It comes with:

  • NFT, NFTMarket contracts
  • A test for NFTMarket contract
  • A sample FE UI using React - TypeScript

NFT commands:

cd NFT
npx hardhat test
npx hardhat compile
npx hardhat node
npx hardhat run scripts/deploy.js --network localhost

FE commands:

cd FE
npm run dev
npm run build
npm run start

About

NFT Marketplace - Solidity, Ether, Hardhat, React, Tailwindcss, Postcss, Typescript, NextJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published