Giter VIP home page Giter VIP logo

pump-bot's Introduction

Pump.fun Solana Trading and Sniping Bot

Screenshot

Welcome to the Pump.fun Solana Trading Bot! This tool, developed by TreeCityWes.eth of HashHead.io, is designed for trading and sniping new token launches on pump.fun. It includes strategies for buying and selling tokens based on market cap changes and bonding curve progress.

Overview

The Solana Trading Bot helps you trade tokens on the Pump.fun on Solana blockchain based on bonding curves and market cap changes. The bot scrapes data to identify new tokens with favorable bonding curves, monitors market cap changes, and makes decisions on when to sell to maximize profits.

Trading Strategy

  • Initial Buy: The bot scrapes pump.fun to identify new token pairs with favorable bonding curves.
  • Monitoring: Once a token is bought, the bot monitors the market cap and bonding curve progress.
  • Profit Targets:
    • The bot aims to take profit at a 25% increase and then again at another 25% increase.
    • It sells 50% of the tokens at the first 25% increase and 75% of the remaining tokens at the next 25% increase.
  • Stop Loss: The bot will sell all tokens if the market cap falls by 10%.
  • Bonding Curve: The bot will sell 75% of the tokens if the bonding curve reaches a critical level and keep 25% as a moon bag.
  • Timing: The bot resets the timer if the price goes up and monitors the trade for a set period, adjusting its actions based on market conditions.

Requirements

  • Node.js: JavaScript runtime built on Chrome's V8 JavaScript engine.
  • Solana CLI: Command-line interface for interacting with the Solana blockchain.
  • Selenium WebDriver (Chrome): Automated web browser.

Installation

  1. Clone the repository: ```sh git clone https://github.com/yourusername/solana-trading-bot.git cd solana-trading-bot ```

  2. Install dependencies: ```sh npm install dotenv axios @solana/web3.js @solana/spl-token selenium-webdriver fs bs58 blessed blessed-contrib ```

  3. Set up your environment variables: Create a .env file in the root directory and add the following:

    SOLANA_WALLET_PATH=/path/to/your/solana/wallet.json
    MINIMUM_BUY_AMOUNT=0.015
    MAX_BONDING_CURVE_PROGRESS=10
    SELL_BONDING_CURVE_PROGRESS=15
    
    
  4. Configure Solana CLI: ```sh solana config set --url https://api.mainnet-beta.solana.com solana config set --keypair /path/to/your/solana/wallet.json ```

Usage

  • Run the trading bot: ```sh node script.mjs ```

  • Sell all SPL tokens: ```sh node sell.js ```

Donations

If you find this tool useful, please consider supporting the developer. Donations can be sent to:

About

This tool is developed by TreeCityWes.eth of HashHead.io. It is designed to help traders effectively manage their trades on the Solana blockchain, especially for new token launches on pump.fun. The bot keeps moon bags and times trades efficiently to maximize profits and minimize losses.

Disclaimer

Use this tool at your own risk. Trading cryptocurrencies involves significant risk and can result in the loss of your capital. Always do your own research before making any trading decisions.

Thank you for using the Solana Trading Bot! Happy trading!

TreeCityWes.eth of HashHead.io

pump-bot's People

Contributors

treecitywes avatar zbailey83 avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.