-
as you can tell by the title, i have a question. so recently i was taking courses for python and realized everything has to be stored ina folder. ok i got that out of the way and now, i have the ganache-cli, so know im at the step (4:00:26 and after) where Patrick explains the process using mac and linux, he sort of misguided me a little to the point where im all over brave trying to find the solution using windows. for example, i cant put ...... For connecting to ganachew3 = Web3(Web3.HTTPProvider("http://0.0.0.0:8545")) ......because i dont have os its the little things , i wish i had a mac in order to proceed with the 16 hour video but i dont and well it all takes time, really wished you can help by showing me how to do it using windows, basically. Im at 4:00:26, barely gonna do what Patrick is doing in mac/linux , but for windows. ima go to sleep thanks and take care stay safe. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
ps i copied and pasted from Pattrick , this is how I have it in MY vs code for connecting to ganachew3 = Web3(Web3.HTTPProvider("http://0.0.0.0:8545")) |
Beta Was this translation helpful? Give feedback.
-
and this is also one thing that bugs me, i put the rpc server theWAY it IS in GANACHE , with the network ID as 5777, but it gave me errors so i just did it that way my rpc server is actually HTTP://127.0.0.1:7545 |
Beta Was this translation helpful? Give feedback.
-
Hello @slime956, well the process should be the same on any OS you are using, you just need to select the host name ganache gives you, anyways I have some tips for you:
|
Beta Was this translation helpful? Give feedback.
Hello @slime956, well the process should be the same on any OS you are using, you just need to select the host name ganache gives you, anyways I have some tips for you: