Configure your FTX settings:
- Create a new
.envfile. - Add the following snippet and replace the key & secret:
API_KEY="my-ftx-key"
API_SECRET="my-ftx-secret-key-that-i-must-not-share"
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Configure your FTX settings:
.env file.API_KEY="my-ftx-key"
API_SECRET="my-ftx-secret-key-that-i-must-not-share"