VadymCodes / SQUIRT-NFT-Marketplace

a full NFT marketplace for HPB

Home Page:nft-marketplace-topaz.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQUIRT NFT marketplace for SQUIRT Token on BSC blockchain

steps:

  1. clone the repo
  2. Deploy the Market.sol smart contract
  3. Deploy the NFT.sol smart contract, using the address of the deployed Market.sol contract
  4. Update the config.js file to point to the two new deployed contract addresses
  5. npm install
  6. npm run build
  7. npm run start

(can also use 'npm run dev' for local development)

About

a full NFT marketplace for HPB

nft-marketplace-topaz.vercel.app


Languages

Language:JavaScript 70.1%Language:Solidity 23.4%Language:CSS 6.5%