/auto_trade_backpack_exchange

auto_trade on Backpack exchange typescript

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
  • This code will trade in pairs: $SOL/$USDC

Video Guide: https://x.com/solotop999/status/1759194264830198145?s=20


  1. Create account: Backpack

  2. Download code: solotop999/auto_trade_backpack_exchange

  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

Source from: catsats