An open API service indexing awesome lists of open source software.

https://github.com/shiny-lua/pumpfun-maker-volume-bot-beta


https://github.com/shiny-lua/pumpfun-maker-volume-bot-beta

Last synced: about 1 year ago
JSON representation

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: [@i3.sol](https://t.me/i3.sol)

## 👀Usage
1. Clone the repository

```
git clone https://github.com/shiny-lua/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
```