Install Hardhat npm install --save-dev hardhat To compile npx hardhat compile Localhost npx hardhat node Testing npx hardhat test Deploy npx hardhat run scripts/deploy.js