This project was created using freeCodeCamp blockchain tutorial
This Dapp allows users to list their NFTs for sale. NFTs listed for sale can be later bought by another address. This repository also contains simple NFT contract for testing.
yarn hardhat deploy
yarn hardhat test
yarn hardhat run scripts/<script-name>