Bifrost-Technologies
Raydium-Trading-Bot-Template
TypeScript

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 template

Getting Started

Installation

npm install

This will install the dependencies for running the bot

Prerequisites

Modify swapBot.ts to fit your configuration
  • WALLETSECRET_KEY>: replace to your own one
  • RPCURL>: 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

© 2026 GitRepoTrend · Bifrost-Technologies/Raydium-Trading-Bot-Template · Updated daily from GitHub