Hi all,
So in order to get Sui to work on a Windows machine I installed WSL 2, this basically runs a ubuntu vm inside your terminal. Everything works perfect, but when I run the localnet by doing sui start
and visit the explorer.sui.io website I should be able to switch to local and connect to my local instance. But this is not the case. It doesn’t connect to it. I’ve tried multiple different IP’s by looking at the IP my WSL terminal gives me but no success.
Wonder if anyone has this setup working with the explorer connected.