Skip to content

Raydium Tracker is a monitor that detects newly created Raydium pools.

License

Notifications You must be signed in to change notification settings

1KUrii/Raydium-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raydium Tracker

Raydium Tracker is a monitor that detects newly created Raydium pools.

Table of Contents

Description

A utility written in TypeScript that tracks newly created Raydium pools on the Solana blockchain. It collects data about the liquidity pool, token name and the amount of liquidity added to the pool The application uses the Metaplex and Solana JavaScript libraries to interact with the blockchain.

Installation

  1. Clone this repository to your local machine.
  2. Navigate to the cloned directory: cd <cloned-dir-name>.
  3. Install dependencies using your package manager of choice: npm install or yarn install.

Usage

  1. If you wish, you can replace the RPC URL for Solana by replacing 'RPC' in the .env file.
  2. Run the application: npm start or yarn start.

Contributing

Contributions are welcome! If you find a bug or want to enhance the application, feel free to create an issue or submit a pull request!

About

Raydium Tracker is a monitor that detects newly created Raydium pools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published