Skip to content

jason71708/nft-showroom

Repository files navigation

🏞 NFT Showroom

👇 Click to view the desktop demo 📹

Desktop preview

👇 Click to view the mobile demo 📹

Mobile preview

📖 Requirements

  • Node.js v14.18.2 or higher

🛠 Install

yarn

🌟 Feature

  • Virtual showroom for displaying NFTs.
  • Mint NFTs in showroom.
  • Mobile friendly. (But need to open in MetaMask App browser.)
  • Use Goerli testnet. (If for production, need to change to mainnet.)

🖊 Usage

  1. Change VITE_PRODUCTION_URL value to yours in .env file.
  2. Change blindboxMarkers value to yours in src/service/markerData file, include address, contractAbiUrl and image.
  3. Accourding to the blindboxMarkers value, you need to replace images and contracts file in public/ folder.

📃 Smart Contract

Use this sample contract to deploy your own smart contract on the Ethereum (ETH) blockchain.