Skip to content

The Jito Market ID Creator is a tool designed to streamline the process of creating market IDs on the Solana blockchain. With a simple configuration and setup process, users can easily generate market IDs by providing their RPC endpoint, token address, and private key.

Notifications You must be signed in to change notification settings

ZorroScripts/jito-market-id-creator

Repository files navigation

Jito Market ID Creator

Welcome to the Jito Market ID Creator! This guide will help you with the initial setup, configuration, and running of the project.

Table of Contents

Initial Setup and Configuration

Setup

  1. Download Node.js from Node.js
  2. Install it.
  3. Open Command Prompt and navigate to the project folder.
  4. Run the command npm i and press enter.

Configuration

  1. Open config.js and set the following variables:
    • endpoint: Put your RPC endpoint where it says // ENTER YOUR RPC.
    • tokenAddress: Put your token address where it says //Put your token address here!!.
    • PRIVATE_KEY: Put the private key of the pool creator where it says // PRIV KEY OF POOL CREATOR.

We Done with Configuration

How to Run the Project

Run the following command in your terminal:

node main.js

If everything is configured correctly, this command will create the market ID for you.

📞 Contact

About

The Jito Market ID Creator is a tool designed to streamline the process of creating market IDs on the Solana blockchain. With a simple configuration and setup process, users can easily generate market IDs by providing their RPC endpoint, token address, and private key.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published