Auto trade on Backpack exchange with Javascript:
- Have backpack account. If you dont have, regis ->Here
- Deposit atleast 10 USDC to backpack exchange
- Create account: Backpack
- run
git clone https://github.com/Widiskel/backpack-auto-trade.git
cd backpack-auto-trade
- 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
: - run
npm install && node ./index.js
- This code will trade in pairs: $SOL/$USDC
- check your trading volume -> HERE
Source from: solotop