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
I had followed Jafri's video (https://www.youtube.com/watch?v=9y6Gjw4TiDk&t=222sat) for connecting to remix and when i do, it shows that they cant find the :
"node_modules/@openzeppelin/contracts/token/ERC20/ERC20.sol";
"node_modules/@openzeppelin/contracts/token/ERC20/ERC20Detailed.sol";
modules... remix wont compile due to aforementioned err, so when i change the contract to one i have made before, i need eth for the localhost:3000. so i changed the port & chainid on metamask and on the repo. remix can deploy the contract, ganache confirms the tx, but jungle3.bloks does not reflect it on the eos account its being deployed to.. any help would be nice... especially if it came from the man, myth and legend @jafri ;)
The text was updated successfully, but these errors were encountered:
I had followed Jafri's video (https://www.youtube.com/watch?v=9y6Gjw4TiDk&t=222sat) for connecting to remix and when i do, it shows that they cant find the :
"node_modules/@openzeppelin/contracts/token/ERC20/ERC20.sol";
"node_modules/@openzeppelin/contracts/token/ERC20/ERC20Detailed.sol";
modules... remix wont compile due to aforementioned err, so when i change the contract to one i have made before, i need eth for the localhost:3000. so i changed the port & chainid on metamask and on the repo. remix can deploy the contract, ganache confirms the tx, but jungle3.bloks does not reflect it on the eos account its being deployed to.. any help would be nice... especially if it came from the man, myth and legend @jafri ;)
The text was updated successfully, but these errors were encountered: