Skip to content

Solana Raydium Volume Bot for monitoring and managing trading volume on the Raydium DEX.

Notifications You must be signed in to change notification settings

bitman09/solana-raydium-volume-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solana-raydium-volume-bot

Solana Raydium Volume Bot for monitoring and managing trading volume on the Raydium DEX.

Initial Setup

To successfully set up and activate the Solana Volume Bot, please adhere to the following procedures.

Step 1: Preparation

a) Dependency Installation

Execute the command below to install all required dependencies:

npm i

b) Environment Configuration

Modify the .env file to specify necessary credentials:

  • Wallet Private Key: This key must be configured to handle Jito tips and manage SOL/WSOL native token transfers.
  • RPC URL: Specify the RPC endpoint for Solana ecosystem .

c) Launch the Script

Run the script using:

node main.js

Step 2: Execution Workflow

Note: Ensure procedures are followed sequentially, and avoid generating new keypairs unless reclaiming SOL.

a) Keypair Generation

Generate new keypairs for transaction operations to maintain fresh and distinct addresses.

b) SOL/WSOL Allocation

Evenly distribute SOL/WSOL across keypairs for transaction gas fees. The recommended gas provision ranges from 0.05 to 1 SOL. Set a specific volume for each keypair to process transactions seamlessly.

c) Volume Simulation

Conduct a simulation to calculate Jito tip fees and Raydium 5bps charges, allowing you to understand the complete cost associated with achieving target volume.

d) Execute Volume Transactions

Activate the raydium volume bot to carry out desired transaction volumes. Implement time intervals between swaps, ideally between 2-10 seconds, to maintain transaction authenticity.

e) Fund Recovery

Retrieve remaining funds from the keypairs, consolidating WSOL and SOL back to the configured wallet.

Additional Support

I have developed a bot project for version 1. The Premium Version 2 has also been completed, tailored specifically to meet the needs of traders and clients.

For detailed guidance and technical assistance, feel free to reach out to me directly on Telegram and Twitter.

Contact info

LinkedIn: @Dias Ishbulatov

Telegram: @Dias

X: @DiasIbt101

About

Solana Raydium Volume Bot for monitoring and managing trading volume on the Raydium DEX.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published