Clarification of the step "Copy .env.example to .env" in etherum react native boilerplate

Hi

In the etherum-react-native-boilerplate readme there is a note mentioned to copy .env.example to .env. What exactly does this mean?

I thought .env.example is a file but I haven’t found any file with the name “.env.example”

it looks like it is missing there, you can find an example here: https://github.com/ethereum-boilerplate/ethereum-boilerplate/blob/main/.env.example

1 Like