/backpackbot

backpack auto trade - backpack bot auto trading

Primary LanguageJavaScriptMIT LicenseMIT

auto_trade_backpack_exchange

Auto trade on Backpack exchange with Javascript:

Note:

  • Make sure you have more than: 10 $USDC in exchange
  • Trading Pair: $WEN/$USDC


  1. Create account: Backpack

  2. Download code: git clone https://github.com/Zlkcyber/backpackbot.git and move to dir cd backpackbot

  3. Create backpack API: https://backpack.exchange/settings/api-keys

  4. Install NodeJS: How to install Nodejs (Version >= v18.16.0)

  5. Open file index.js and edit this to your API_KEY and API_SECRET: image

  6. Start

npm install
node ./index.js
  1. Results:

image