smartcontractkit / full-blockchain-solidity-course-js

Learn Blockchain, Solidity, and Full Stack Web3 Development with Javascript
11.94k stars 2.89k forks source link

Added another solution to make ganache work in WSL #6515

Closed SnoepNFTs closed 3 months ago

SnoepNFTs commented 3 months ago

The PR generally speaks for itself but after reading through an earlier issue, I found this great solution https://github.com/smartcontractkit/full-blockchain-solidity-course-js/discussions/34. Unfortunately, the recommended version was out of date and required some additional packages. I managed to get it to work after some time and effort. Hopefully this will help others as personally this was the only solution that seemed to work on WSL with ganache. I went through a quick youtube tutorial to figure out how I can do a pull request. So if I made any mistakes kindly let me know and I will try fix it.