👇 Click to view the desktop demo 📹
👇 Click to view the mobile demo 📹
- Node.js v14.18.2 or higher
yarn
- 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.)
- Change
VITE_PRODUCTION_URL
value to yours in.env
file. - Change
blindboxMarkers
value to yours insrc/service/markerData
file, includeaddress
,contractAbiUrl
andimage
. - Accourding to the
blindboxMarkers
value, you need to replace images and contracts file inpublic/
folder.
Use this sample contract to deploy your own smart contract on the Ethereum (ETH) blockchain.