full-blockchain-solidity-course-js
full-blockchain-solidity-course-js copied to clipboard
update chronological-updates for ganache use with wsl
Faced by WSL users with Ganache UI
Issue 1: network error This can be fixed by changing the hostname in Ganache UI to WSL or All Interfaces and then setting the provider in the code.
Issue 2: stuck at deploying - (faced here and here) also check my answer. This can be fixed by allowing Ganache in Windows Defender Firewall.
This issue has been discussed in this forum thread too.
Also, should I add this solution here?