Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whistledev411/pumpfun-bundler
Pumpfun Bundler 28 buys
https://github.com/whistledev411/pumpfun-bundler
pumpdotfun pumpdotfun-bundler pumpfun-bundler solana
Last synced: 13 days ago
JSON representation
Pumpfun Bundler 28 buys
- Host: GitHub
- URL: https://github.com/whistledev411/pumpfun-bundler
- Owner: whistledev411
- Created: 2024-11-06T06:29:05.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-21T01:06:16.000Z (18 days ago)
- Last Synced: 2024-12-21T02:19:20.051Z (18 days ago)
- Topics: pumpdotfun, pumpdotfun-bundler, pumpfun-bundler, solana
- Language: TypeScript
- Homepage:
- Size: 138 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🤖Pumpfun Bundler
This bot allows you bundle 3 buy transactions on Pumpfun.
## I have upgraded version that can bundle 28 buys.
https://solscan.io/tx/5MtjdECJtnZ1HVmRViqvVRjy425fPkhdjy5BDmjcGBrbPZK9y6caMkPmfwxycVMAKtdXRF8HXDAoVRkwAqABg3q5
https://solscan.io/tx/4YCPCrhUYEaeKw1qb7JCf24nHJ5c6NNiRpAqyttkmaLuEduvoE6Aqqh8SkHBoN352FTHWCFVVGuavUdPajSKEMZw
https://solscan.io/tx/b9fzcKwvxQN7sxz1wC2aJxUyMgLXGb7XY9YBHZ9kRpzRz5kcfgLNvTv4RAw9jw4c9GFXQYPoP8GbnHEHcCFCiPL
https://solscan.io/tx/2jUs984mYmJBxLqb3RFeHz7tZkLra3Ws4zoXtK46xWsCFBsZ4raJvZEDNdGKgs8BtU1DxMVCoqQGseT6mx7yroDp
## 💬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-bundler.git
cd pumpfun-bundler
```
2. Install dependencies```
npm install
```
3. Configure the environment variablesRename the .env.example file to .env and set RPC and WSS, main keypair's secret key, and others.
4. Run the bot
```
npm start
```