npm installnpx hardhat test
REPORT_GAS=true npx hardhat testnpx hardhat deploy <network> [args...]
npx hardhat ignition deploy ./ignition/modules/Lock.ts <network> [args...]
npx hardhat ignition deploy ignition/modules/[module].ts --network [network] --strategy create2
npx hardhat ignition deploy ignition/modules/[module].ts --network [network] --strategy create2 --deployment-id second-deploy
npx hardhat ignition deploy ignition/modules/Lock.ts --network localhost --strategy create2