hnc29tea_v2
v1.0.0
Published
aauto_trade on Backpack exchange typescript
Downloads
1
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: hnc29/hnc29tea
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
Source from: catsats