This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, a sample script that deploys that contract, and an example of a task implementation, which simply lists the available accounts.
Try running some of the following tasks: -> first clone this repository and in your root folder type
npm install
it will install all your dependencies from package.json file ->then write command
npx hardhat compile
15 files compiled successfully and then run this command
npx hardhat run --network ropsten scripts/deploy.js
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help
Multiples services use for deploying and make it possible
1-Pinata
2-Alchemy
3-OpenZeppelin (ERC721)
4-HardHat
5-Metamask wallet