chainlink-fullstack icon indicating copy to clipboard operation
chainlink-fullstack copied to clipboard

Add details how setup .env

Open otarasovqs opened this issue 2 years ago • 1 comments

Hey everyone, I successfully started the app by instruction, but I see the error:

Error: could not detect network (event="noNetwork", code=NETWORK_ERROR, version=providers/5.6.8) Capture

When I looked on the network tab I see a bunch of requests:

https://sepolia.infura.io/v3/undefined

I guess I must set some env variables? But where I get them? Could you clarify this part, please!

otarasovqs avatar Dec 09 '23 10:12 otarasovqs

The env vars are explained in this section in the readme.

mradkov avatar Dec 11 '23 11:12 mradkov