T-Mose / CryptoTrading.fun

Generate alpha in the meme crypto space
2 stars 0 forks source link

Pump.Fun Trading Bot

Description

The website Pump.Fun is a cryptocurrency trading platform that focuses specifically on coins often considered to have little intrinsic value. Our group has developed a CLI-based bot that operates on the Pump.Fun platform to enhance a user's effectiveness in trading. This bot provides rapid and strategic trading tools designed to exploit the volatile nature of the market.

Key Features

How to Run the Project

Prerequisites

Setup

  1. Clone the repository to your local machine.
  2. Ensure Python 3.8+ is installed on your system.
  3. Install the required Python packages:
  4. Create a .env file at the root of the project directory and fill it with your Telegram API ID, API hash, username, and phone number as shown below:

    Note: Keep your .env file secure and ensure it is not uploaded to GitHub or any other version control systems.

Running the Bot

To run the bot, execute the following command in the terminal:

Security

Ensure that all sensitive information such as API keys and personal credentials are stored securely and are not exposed publicly on platforms like GitHub.

Contribution

Contributions are welcome. Please fork the repository and submit pull requests to enhance the functionalities of the trading bot.

For any queries or issues, please open an issue on the repository, and we will address it as soon as possible.