7. Useful Commands
Compilation
npx hardhat compileClean Build Artifacts
npx hardhat cleanCheck Network Connection
npx hardhat console --network luntraChainGet Account Balance
npx hardhat run scripts/balance.js --network luntraChainLast updated