Loop SDK
NPM module to help your application perform basic interactions with Loop.
Last updated
NPM module to help your application perform basic interactions with Loop.
Last updated
In your project folder, do:
Copy .env.example and rename it to .env in your project folder; or if you already have an .env file in your project, add the following environment variables into the existing .env file, and fill out the values:
For security purposes, DO NOT commit your.env file into your github repo so that your keys are not exposed.
CJS:
ESM: