Mehrdadr01 / NFT-Marketplace-Contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A decentralized NFT marketplace

  • listing nft
  • buy item
  • cancel item - delist it
  • update listing - the price
  • withdraw proceeding - contract get the ETH for the NFT and user can withdraw later

Deploy

Testing

  • first we need a minting contract to mint some NFTs to use on NftMarketplace contract
  • using 2 contract simpleNFT01 and simpleNFT02
  • just using a fix IPFS image to test the NFtMarketplace contract

Scripts

  • 01_ mint and listing

About


Languages

Language:HTML 65.2%Language:JavaScript 20.9%Language:CSS 7.9%Language:Solidity 6.0%