Git Product home page Git Product logo

raydium-lp-bundler's Introduction

Raydium-LP-Bundler

Welcome to the Solana Multi Bundler project! This README will guide you through the setup and usage of the project.

๐Ÿš€ Overview

The Solana Multi Bundler allows users to bundle multiple transactions on the Solana blockchain, including creating liquidity pools and managing token sales. This tool is designed for advanced users who need to perform complex transactions efficiently.

๐Ÿ“ Prerequisites

  • Linux Ubuntu VPS: You need to purchase a Linux Ubuntu VPS. Contact support to buy one.
  • RPC Endpoint: Rent an RPC endpoint. Contact support for assistance.
  • Solana Wallets: Create two wallets:
    • Deployer Wallet (for creating the pool)
    • Fee Payer Wallet (for paying fees and snipe)
  • Token and Market ID: Obtain the token address and market ID.

๐Ÿ”ง Setup Instructions

Step 1: Connect to Your VPS

  1. Purchase a Linux Ubuntu VPS.
  2. Connect to your VPS using VS Code. You can use SSH for this purpose.
  3. Install node.js and Python on your VPS.

Step 2: Configure config.js

Fill in the lines that are marked down.

// ENTER YOUR RPC
// TOKEN MARKET ID
// TOKEN MINT ADDRESS AKA CA
// PRIV KEY OF POOL CREATOR
// PRIV KEY OF FEE PAYER!

Step 3: Running the Project

To run the project, navigate to your project directory and execute the following command:

npm i
node main.js

โš™๏ธ Script Functions

1. Create Keypairs

Generate keypairs if needed. Ensure they don't contain any SOL. Options:

  • Create: c
  • Use existing: u

This step is not required for every launch but only when you want to create new keypairs.

2. Pre Launch Checklist

Follow steps 2-6 sequentially.

  • After each step, check the Bundle ID to ensure it lands. If it doesn't, redo the step.
  • Check bundle ID here: Jito Explorer

3. Create Pool

To create a pool, spam the function as sometimes it might not land.

4. Sell Features

Sell all keypairs at once.

5. Sell Small Percentages of the Supply on Demand

This involves sending a percentage of every keypair's token balance to the fee payers and selling it in one bundle.

6. LP Remove

If you don't burn your LP, it will be removed automatically.

๐Ÿ› ๏ธ Support

For any issues or assistance, contact support. They can help you with the entire setup process.

๐Ÿ“ž Contact

Enjoy bundling with Solana Multi Bundler! ๐Ÿš€

raydium-lp-bundler's People

Contributors

zorroscripts 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.