This bot allows you to increase the volume of spl tokens on Pumpfun.
Bot distributes SOL to multiple wallets and use the distributed wallets to buy and sell permanently on the Pumpfun platform.
If you have any question or something, feel free to reach out me anytime via telegram, discord or twitter.
Telegram: @whistle
-
Clone the repository
git clone https://github.com/whistledev411/pumpfun-volume-bot.git cd pumpfun-volume-bot
-
Install dependencies
npm install
-
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.
-
Run the bot
npm start