I’m testing the new ethereum boilerplate (https://github.com/ethereum-boilerplate/ethereum-boilerplate).
I’ve followed all the steps
- installed dependencies
- started a server – now trying a non-local server because I assumed it could a CORS issue (but this happens whether I used a local network or a test network)
- Changed the .env file
I am getting a network error every time I load some components.
Would be able to help me understand what the problem may be?
Many thanks