telegram: Takhi
You can contact me here if you have any problems with this repo. This repo is eliminated some valuable part like runnning trading bot part.
It provides methods for creating, trading, and removing liquidity of the pool when it meets certain level of liquidity.
You can check the sample token in this. link
But this token is tested with very small liquidity, so didn't make good profit.
But it is very profitable when you try it with a little big amount.
I hope this can be helpful for you and can help you with my good experience in development of Solana Trading bots.
- Clone the repository
git clone https://github.com/PioSol7/Raydium_Rugpull_Trading_Bot
cd Raydium_Rugpull_Trading_Bot
- Install dependencies
npm install
- Configure the environment variables
Rename the .env.example file to .env and set RPC and WSS, main wallet's secret key.
- Run the bot
npm run start