npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help
npx hardhat run scripts/testFunctions.js
npx hardhat run scripts/deployMumbai.js --network mumbai
npx hardhat run scripts/deployPolygon.js --network polygon