Trading bot template for Raydium V4 AMM pools
Last updated Apr 13, 2026
13
Stars
4
Forks
0
Issues
0
Stars/day
Attention Score
4
Language breakdown
TypeScript 100.0%
▸ Files
click to expand
README
RAYDIUM AMM Trading Bot Template
About the project
This project is for RAYDIUM SDK Trading Bot templateGetting Started
Installation
npm install
This will install the dependencies for running the bot
Prerequisites
ModifyswapBot.ts to fit your configuration
: replace to your own one
: replace to your prefer one
: target token address
: target raydium pool address
Usage
npm run build build the scripts
npm run swapBot` run the trading bot example
🔗 More in this category