Skip to content

dieharye/solana-raydium-volume-bot

Repository files navigation

How to boost the token volume in Raydium?

##Raydium Volume Bot

This bot is designed to automate the distribution of SOL to multiple wallets and execute endless buy and sell swap transactions simultaneously on the Raydium platform. It leverages Solana's blockchain technology to perform these operations efficiently.

Features

  • Automated SOL Distribution: Distributes SOL to new wallets.
  • Endless Buy and Sell Swaps: Performs simultaneous buy and sell transactions.
  • Configurable Parameters: Allows customization of buy amounts, intervals, distribution settings, and more.
  • Massive Buy Mode: Enables the configuration of multiple wallets for large-scale buy operations.
  • Sell Mode: Gradually sells all tokens in sub-wallets through small transactions.
  • Token Pair Settings: Configurable token mint and pool ID for swap operations.
  • Logging: Supports adjustable logging levels for better monitoring and debugging.

Usage

  1. Clone the repository
git clone https://github.com/poseisol/raydium-volume-bot
cd raydium-volume-bot
  1. Install dependencies
npm install
  1. Configure the environment variables

Rename the .env.copy file to .env and set RPC and WSS, main keypair's secret key, and jito auth keypair.

  1. Run the bot
npm start

Contact

Please fork to use it and follow me on github.

If you want more customized app, please contact @Bricoll in Telegram and dieharye

Releases

No releases published

Packages

No packages published