You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 24, 2026. It is now read-only.
I am trying to run the project on my machine, I have followed all the steps defined in the README.md under the "contracts" folder and I am using ploygon mumbai network. While trying to do npx hardhat test, my test are failing with error
SportsPredictionGame Unit Tests
Claim
should split winnings between results:
Error: sending a transaction requires a signer (operation="sendTransaction", code=UNSUPPORTED_OPERATION, version=contracts/5.7.0)
I am trying to run the project on my machine, I have followed all the steps defined in the README.md under the "contracts" folder and I am using ploygon mumbai network. While trying to do
npx hardhat test, my test are failing with errorNode version - above 18.