- Create a decentralized NFT Marketplace
listItem
: List NFTs on the marketplacebuyItem
: Buy the NFTscancelItem
: Cancel a listingupdateListing
: Update PricewithdrawProceeds
: Withdraw payment for my bought NFTs
yarn hardhat help
yarn hardhat test
REPORT_GAS=true yarn hardhat test
yarn hardhat node
yarn hardhat deploy