auto_trade_backpack_exchange
v1.0.3
Published
auto_trade on Backpack exchange typescript
Downloads
12
Maintainers
Readme
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
Create account: Backpack
Download code: tuantadev/auto_trade_backpack_exchange
Create backpack API: https://backpack.exchange/settings/api-keys
Install NodeJS: How to install Nodejs (Version >= v18.16.0)
Open file
index.js
and edit this to yourAPI_KEY
andAPI_SECRET
:Start
npm install
node ./index.js
- Results:
Source from: catsats