Skip to content

PumpDegenFun/Pump.Fun-Comment-BOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pump.fun Comment Bot

Description

Pump.fun Comment Bot

Installation

  1. Clone the repository:

    git clone https://github.com/PumpDegenFun/Pump.Fun-Comment-BOT
    cd Pump.Fun-Comment-BOT
  2. Install Node.js if you haven't already. You can download it from nodejs.org.

  3. Install the required dependencies:

    npm install @solana/web3.js bs58 prompt-sync chalk
  4. (Optional) If you want to run the bot directly, you can also install the dependencies using:

    npm install

Usage

  1. Run the application:
    node main.js

License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published