| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Bot Automatic Trader Foxbit - Buy & Sell.
Using API Blinktrade.
Make sure you have Node.js installed.
$ git clone https://github.com/rafaelwdornelas/Foxbit_Bot.git # or clone your own fork
$ cd Foxbit_Bot
$ npm install
$ npm startYour app should now be running on localhost:3000.
{
"key": "YOUKEY",
"password": "YOUPASSWORDAPI",
"secret": "YOUKEYSECRET",
"currency": "BRL",
"brokerId": "4"
}
| Back | FazBrowse Home | New Git URL |