This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a Hardhat Ignition module that deploys that contract.
Try running some of the following tasks:
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat ignition deploy ./ignition/modules/Lock.ts
echo "# hh-nft" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/ch-kevin/hh-nft.git
git push -u origin main
0xBA0eD6B23d6dFBeab986E2719065DfabD4949648 0x3DB0F038Cf8638BA4E3C89001C9337CfB4feCd17