# or yarn
npm installnpx hardhat compilenpx hardhat testnetwork = sepolia | ethereum
npx hardhat deploy --network <network> --tags <tag> --resetnpx hardhat --network <network> etherscan-verify --api-key {MY API KEY} --license Nonenetwork = sepolia | ethereum
npx hardhat transaction --network <network>