Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 497 Bytes

README.md

File metadata and controls

37 lines (28 loc) · 497 Bytes

NFT Marketplace

NFT Marketplace for decentralized NFT listing and trading

COMING SOON...

🧩 Tech stack:

  • ReactJS
  • Hardhat
  • Next.js
  • Ethers.js
  • Pinata
  • IPFS
  • Alchemy
  • Tailwindcss
  • Netlify CI/CD

🧪 Tested with:

  • Slither
  • Echidna

🏗️ Further Development:

  • Implement GSN (gasless tx).
  • OpenSea API

🗺️ Design Documentation

TBA

How to run locally

git clone https://github.com/vivinvinh212/NFT-Marketplace
cd NFT-Marketplace
npm install
npm start