Welcome to the Jito Market ID Creator! This guide will help you with the initial setup, configuration, and running of the project.
- Download Node.js from Node.js
- Install it.
- Open Command Prompt and navigate to the project folder.
- Run the command
npm iand press enter.
- Open
config.jsand 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.
- endpoint: Put your RPC endpoint where it says
Run the following command in your terminal:
node main.jsIf everything is configured correctly, this command will create the market ID for you.