Fully automatic backpack trading volume script tutorial
The author of the API script is Twitter blogger zisan_xyz
Script address
https://github.com/catsats/backpack_exchange?tab=readme-ov-file
backpack registration address
http://mrw.so/5MtFMl
KYC is also possible for mainland Chinese identities, but it is not recommended to buy those overseas. In case a secondary facial recognition comes out, you will be in trouble.
The most detailed tutorial
First download the script software and configure the environment in advance
Node.js installation and configuration | Novice tutorial
https://runoob.com/nodejs/nodejs-install-setup.html
Automatic script download as shown.
(The download path should be in English as much as possible)
After registration is complete, Settings - Get API - New API key
https://backpack.exchange/settings/api-keys
Open the index.js file of the script
Just open it with Notepad
Find the arrow position, copy the two APIs as shown below, and save
Deposit some SOL from the exchange into your backpack, and then exchange half of the SOL for USDC
Press windows+r at the same time (some keyboards have win, some have a windows icon)
Enter cmd and the black box below will appear.
Then copy the path where you downloaded the decompression script
Enter the script path you just copied (note there is a space in the middle)
Then enter node ./index.js
It will automatically start brushing
After brushing, remember to go
https://backpack.exchange/settings/api-keys
Revoke API permissions, safety first.
I wish you all good luck and prosperity in the new year.