-
At 5:36:51 Patrick says to open up Ganache with Quick Start I started Ganache and got the usual Accounts showing up, My ganache uses HTTP://127.0.0.1:7545 This is full response: BrownieFundMeProject is the active project. Launching 'ganache-cli.cmd --port 8545 --gasLimit 12000000 --accounts 10 --hardfork istanbul --mnemonic brownie'... Running 'scripts\deploy.py::main'... Mocks Deployed Contract deployed to 0x602C71e4DAC47a042Ee7f46E0aee17F94A3bA0B6 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I continued with the course, It doesn't seem to matter as when I define ganache-local, it all works 👍 |
Beta Was this translation helpful? Give feedback.
I continued with the course,
It doesn't seem to matter as when I define ganache-local, it all works 👍