Pump.fun Comment Bot
-
Clone the repository:
git clone https://github.com/PumpDegenFun/Pump.Fun-Comment-BOT cd Pump.Fun-Comment-BOT
-
Install Node.js if you haven't already. You can download it from nodejs.org.
-
Install the required dependencies:
npm install @solana/web3.js bs58 prompt-sync chalk
-
(Optional) If you want to run the bot directly, you can also install the dependencies using:
npm install
- Run the application:
node main.js
This project is licensed under the MIT License - see the LICENSE file for details.