Auto trade on Backpack exchange with Javascript:
Note:
- Make sure you have more than: 10 $USDC in exchange
- Trading Pair: $WEN/$USDC
Video Guide: https://x.com/solotop999/status/1759194264830198145?s=20
-
Create account: Backpack
-
Download code: solotop999/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