1.0.3 • Published 2 months ago

auto_trade_backpack_exchange v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

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

  1. Create account: Backpack

  2. Download code: tuantadev/auto_trade_backpack_exchange

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

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

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

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

image

Source from: catsats

1.0.3

2 months ago

1.0.2

2 months ago

1.0.1

2 months ago

1.0.0

2 months ago