auto_trade_backpack_exchange
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

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

  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

Package Sidebar

Install

npm i auto_trade_backpack_exchange

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

139 kB

Total Files

8

Last publish

Collaborators

  • tuantadev