Skip to content

mohnate/raydium_pool_tg_bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm run track -- --pool YOUR_POOL_ADDRESS npm run watch -- --pool YOUR_POOL_ADDRESS

Usage

To get started:

First, edit the .env file and replace YourPoolAddressHere with the Raydium pool address you want to track
Run npm install to install dependencies
Use any of the commands above to start tracking
The script will now:

Show all the token information you requested
Update automatically in watch mode
Be easier to configure through the .env file
Handle errors more gracefully
You can still use the PHP integration as before - it will work with whatever pool address you configure.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.9%
  • PHP 16.1%