Hardhat project with Wave Portal contract.
npx hardhat run scripts/run.js
npx hardhat run scripts/deploy.js --network goerli
Try running some of the following tasks:
npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help