johnewong / nft-marketplace-smartcontract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a decentralized NFT marketplace

  1. listItem: List NFTs on the markerplace
  2. buyItem: Buy the NFTs
  3. cancelItem: Cancel a listing
  4. updateListing: Update a Price
  5. withdrawProceeds: Withdraw payment from the contract

About


Languages

Language:JavaScript 60.4%Language:Solidity 39.6%