smartcontractkit / chainlink-fullstack

Full stack starter project showcasing Chainlink products on Ethereum (EVM)
https://chainlink-demo.app
68 stars 8 forks source link

Add details how setup .env #140

Open otarasovqs opened 11 months ago

otarasovqs commented 11 months ago

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!

mradkov commented 11 months ago

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