Open hasanqusay opened 8 years ago
If I read the code correctly - you will end up with a cross-domain issue as your web3 provider is on http://104.... and you serve from file:// . So what you need in the background is a hosted version of your html-page and a GETH node running on the same domain.
Im trying to run the example. Do I need to host the html page locally using iis? I'm very confused. I open the webwallet.html but its like a dead page. I have the web3. hooked-web3-provider as folder besides the eth-lightwallet folder too. Im running windows 7 64-bit
please help. thanks