Still trying to run a javascript with Hardhat to deploy a contract.
npx hardhat run scripts/deploy.js --network rinkeby
It just has yet to run. It has been over twelve hours.
Could this be my computer or the testnet? I do not get an error thrown after compiling and I have not seen anything similar. Thank you!