You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Jonathan Sterling 7066c466ff Minor bug fix 7 years ago
.gitignore Inital commit 7 years ago
README.md Update README with links 7 years ago
index.js Minor bug fix 7 years ago
package-lock.json Inital commit 7 years ago
package.json Inital commit 7 years ago

README.md

  1. Install NodeJS
  2. Generate an API key on Bittrex
    1. Note down the API key and secret
  3. Navigate to the project's directory in your terminal/command line
  4. Run the command TARGET_LSK_USDT_PRICE={USDT PRICE YOU WANT TO SELL AT} QUANTITY_TO_SELL={QUANTITY OF LSK YOU WANT O SELL} API_KEY={YOUR_KEY} API_SECRET={YOUR_SECRET} node index.js
    1. Example: TARGET_LSK_USDT_PRICE=12.43 QUANTITY_TO_SELL=550 API_KEY=3242dsfs34gsg API_SECRET=32dkk3sf33434 node index.js