Hardhat minimal project template Installation Recommended using WSLv2 with LTS Node & NPM version Installation dependencies npm install Compile contracts npx hardhat compile Run deploy npx hardhat run scripts/deploy.js --network siberium