https://github.com/soldrift/pumpfun-maker-volume-bot-beta
Pumpfun Maker + Volume Bot
https://github.com/soldrift/pumpfun-maker-volume-bot-beta
pump-fun pump-fun-volume pump-fun-volume-bot pumpfun solana tradingbot
Last synced: 4 months ago
JSON representation
Pumpfun Maker + Volume Bot
- Host: GitHub
- URL: https://github.com/soldrift/pumpfun-maker-volume-bot-beta
- Owner: soldrift
- Created: 2024-11-06T05:53:40.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-12T02:20:33.000Z (over 1 year ago)
- Last Synced: 2026-01-13T00:30:45.605Z (5 months ago)
- Topics: pump-fun, pump-fun-volume, pump-fun-volume-bot, pumpfun, solana, tradingbot
- Language: TypeScript
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🤖Pumpfun Volume Bot
This bot allows you to increase the volume and number of makers 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.
## 💬Contact Me
If you have any question or something, feel free to reach out me anytime via telegram, discord or twitter.
#### 🌹You're always welcome🌹
Telegram: [@whistle](https://t.me/devbeast5775)
## 👀Usage
1. Clone the repository
```
git clone https://github.com/whistledev411/pumpfun-maker-volume-bot-beta.git
cd pumpfun-maker-volume-bot-beta
```
2. Install dependencies
```
npm install
```
3. Configure the environment variables
Rename the .env.example file to .env and set RPC and WSS, main keypair's secret key, and others.
4. Run the bot
```
npm start
```
5. Gather sol from temp wallets
```
npm run gather
```