Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 628 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 628 Bytes

NFT_Marketplace-Eth

This project demonstrates a use of Hardhat taskrunner as It's a flexible and extensible task runner that helps you manage and automate the recurring tasks inherent to developing smart contracts and dApps.. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running these Commands :

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js

This Market place helps user's to sell their NFT's and they can even connect with their MetaMask Wallet through Diff Blockchain Mainnet