/fcc-nft-marketplace-backend

Smart Contracts to create a simple NFT marketplace

Primary LanguageJavaScript

Smart Contract to create a simple NFT marketplace.

  1. Create a decentralized NFT Marketplace
  2. listItem: List NFTs on the marketplace
  3. buyItem: Buy NFT
  4. cancelItem: Cancel a listing
  5. updateListing: Update Price
  6. withdrawProceeds: Withdraw payment for sold NFTs