python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Can't connect Ganache to MetaMask with 127.0.0.1.8545 RPC
Hi previosuly I had a test setup thr same way and anotehr localhost 8545 that ran falwleslly before.
I booted up gaanche today and I had issues conencting so I decided to delete them both as both didn...
willybean
Votes: 0
Answers: 0
The transaction declared chain ID 5777, but the connected node is on 1337
I am trying to deploy my SimpleStorage.sol contract to a ganache local chain by making a transaction using python. It seems to have trouble connecting to the chain.
from solcx import compile_standard
...
E_charles
Votes: 0
Answers: 7
When is tx.wait(1) required?
I'm new to programming and currently following a brownie tutorial.
While interacting with smart contracts, my tutor puts a tx.wait(1) after every transaction that requires a state change of the contra...

Navraj Sharma
Votes: 0
Answers: 1
I ran ganache-cli and it returned an error. i've reinstall npm and nothing done
I ran ganache-cli and it returned an error. I've reinstalled npm and nothing happened.
C:\Users\Abass KABORE\Desktop\Stage_DISCOM\BSCcrowdsale>ganache-cli
node:internal/modules/cjs/loader:936 th...
YACOUBA ABASS KABORE
Votes: 0
Answers: 2