In this lesson we are gonna learn how to create ENV.
Step 1: Get Moralis API Key
We need to sign up and get an API key.
Step 2: Create a new file called .env.local

In the provided template (GitHub Link), there is a .env.local.example file, in the root of our application. Next to this .env.local.example file, let's create a new file called .env.local (at the same level as src, not inside src)
Step 3: Fill .env.local
We are going to fill content similar to .env.local.example. We need 3 things to include in our .env.local.
Swap insights and ask questions about “Learn everything about Chiliz”.
Ask a question or share your thoughts about this lesson.