-
Notifications
You must be signed in to change notification settings - Fork 272
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connect Metamask to Kovan Testnet Or Localhost 7545 running a custom RPC like Ganache #8
Comments
I added a private key to MetaMask and I have 100 ETH, but the initial problem is the same. "CRYPTO BOYS CONTRACT NOT DEPLOYED TO THIS NETWORK. curl -X POST --data '{"jsonrpc":"2.0","method":"net_version","params":[],"id":67}' localhost:8545 {"id":67,"jsonrpc":"2.0","result":"1337"} |
Hi, sir. I need help. Unhandled Rejection (TypeError): Failed to fetch
|
Dear devpavan
I followed all the instructions successfully but the following error shows:
CRYPTO BOYS CONTRACT NOT DEPLOYED TO THIS NETWORK.
Connect Metamask to Kovan Testnet Or Localhost 7545 running a custom RPC like Ganache.
Here is the truffle test:
The text was updated successfully, but these errors were encountered: