Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
NescienceSoftware committed Mar 27, 2020
2 parents 6f8bc0c + adca0db commit 8cade33
Showing 1 changed file with 1 addition and 24 deletions.
25 changes: 1 addition & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -423,32 +423,9 @@ Further, the best way to validate a new release is to build/compile the CLI appl



4. For each exchange you would like to use, in your "Scripts" folder generate an additional folder with the name of the exchange.
4. For each exchange you would like to use, in your "Scripts" folder copy and paste the given exchange folder from the Nescience Folder.
(Coinbase= "GDAX", Binance = "Binance", Kucoin= "Kucoin", Kraken= "Kraken", etc.)

5. In each folder, create 3 JSON files with the following titles and the following content:

----------------------

1. Title: "Config"

Content:
```
{"configcheck": ""}
```
2. Title: "Initial"
Content:
```
{"initialcheck": ""}
```
3. Title: "Performance"
Content:
```
{"initialcheck2": ""}
```

----------------------

Expand Down

0 comments on commit 8cade33

Please sign in to comment.