Bot for Pump.fun, allowing you to easily programmatically place buy & sell trades on the Pump.fun tokens. 📈
The console menu:
The bot settings:
There's many more...
To run pump.fun
, you'll need to have Node.js installed on your machine. Here are the steps to follow:
1️⃣ Install Node.js:
curl -fsSL https://deb.nodesource.com/setup_16.x | sudo -E bash -
sudo apt-get install -y nodejs
2️⃣ Verify Node.js installation:
node -v
You should see the version of Node.js installed on your machine.
1️⃣ Clone the repository:
git clone https://github.com/0xdevlen/pump.fun-buy-sell-bot.git
2️⃣ Install dependencies:
cd pump.fun
npm install
2️⃣ Run the bot:
npm run start
The bot will start running and interacting with the Solana blockchain.
Contributions are welcome If you'd like to help improve pump.fun
, please fork the repository and submit a pull request.
pump.fun
is licensed under the MIT License. See LICENSE
for details.
Happy hacking.. 💥