BACKPACK Soft Guide
January 20, 20251) Installing Node.js 23.0.0
Node.js is needed to run the frontend and backend of our software.
- Go to Node.js Downloads
- Select version 22.9.0 (or higher) for your platform (The version can be different, as long as the first number is 22 or higher For example, version 22.10.0 will work for you, too
- Download and install
Verifying the installation:
- Open a terminal and type the command:
node -v
- If all is well, you will see the version of Node.js installed.
Launching the software
Windows
- Open the folder with the software.
- Find the START_Win.bat file and double-click on it.
- The software will start. Two terminals will open:The first one starts the local server with backend.
- The second one starts the local server with frontend.
- At the first startup all necessary libraries will be loaded.
Note: Dialog boxes may appear in terminals - agree to all requests.
After the message appears:
Application bundle generation complete.
Wait for the browser to open with the URL: http://localhost:4202/. (It opens automatically, if there is an error, reload the page).
In the final state, when everything is assembled your terminals will look like this:

На Mac
- Open a terminal and navigate to the root folder of the software.
- Run the commands:
chmod +x START_Mac.sh sh ./START_Mac.sh or ./START_Mac.sh
Alternatively, on a Mac via VSCode:
Open VSCode.
Open the folder with the software.

Locate the START_Mac.sh file, open it, and click “Run”.

Important: It is recommended that you use the Chrome browser for the local app on your Mac, as Safari may have display er
Authorization on the backend (IMPORTANT)
- When you start the bot, you will have to enter your tg login, from which you bought the software, in the Beck console
- Then you go to the Telegram authorization bot @RektblockAuth_bot.
- Request a login code in the bot
- Enter the received code into the console on the backend.
- backend is running
Software overview and first settings
The first time you start up, you will see the following screen:

Soft tabs
- Soft: The main tab with software.
- Wallets: Wallet management. (keys for backpack exchange can be found at the link).
- Proxies: Manage proxies.
software sections
- Backpack Deposit: withdraw solana from OKX to solana wallet -> transfer to salt exchange -> convert salt to USDC.
- Trading volume padding: the main module that piles trading volumes on selected assets
- CLI customization - configuring the configure to run the software on the server in infinite mode (run it on the server and forget it forever, the backpack works).
Important: when you run the modules according to the guide from the video, you can open the console and see in detail the progress of the modules.
Obtaining an API key for Withdrawal from OKX Exchange
- Create your API key:
Follow this link: OKX API Management.
Create a key and get apiKey and secretKey.
Passphrase is your regular OKX password.
- Next, go to the software tab “Deposit to Backpack” and insert apiKey, secretKey, Passphrase there
- The settings of the software for the output are almost complete, the only thing left is to verify the addresses on okx.
Address verification
- Generate cid-phrases or use your own.
- Add them to the Wallets tab - the addresses of your wallets will appear there.
- Click on the link: OKX Withdrawal Addresses.
- Click “Add multiple addresses” and verify all your addresses.