-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7168233
commit a90a2c7
Showing
3 changed files
with
16 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
# Rename this file to .env after adding in your API keys | ||
API_KEY=<Insert your FTX API key, see https://ftx.com/profile> | ||
API_SECRET=<Insert your FTX API secret, see https://ftx.com/profile> | ||
# Uncomment this only if you are using subaccount-specific API keys | ||
# Uncomment this only if you are using subaccount specific API keys | ||
# SUBACCOUNT=<Insert the nickname for your subaccount> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters