Open bigdans3000 opened 2 years ago
it is said in the video : you should sign up in infura.io, create a new project, set it to mainnet copy the "http..." url and paste it in .env (which is a copy of .env.example file).
this file is here to show us how to create our .env file, it's just an example. It's a known procedure in backend programming : they give you a .env.example and you should copy and paste it and name it .env and modify .env (not .env.example)
Really don't know what to do with the .env.example file. Please help