Skip to content

Telegram Solana bot that users can buy, sell all SPL tokens using JITO on Raydium, Jupiter, Pump.fun. Tech stack: Typescript, Solana/web3, Jito, Raydium SDK, Jupiter API, Pump.fun, ...

Notifications You must be signed in to change notification settings

btcoin23/Growtradebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Solana Bot (Raydium, Jupiter, Pump.fun)

Main Features

  • Track All tokens, All Pools on Raydium(AMM, CLMM), Jupiter, Pump.fun
  • Buy and sell all SPL tokens using JITO on Raydium, Jupiter, Pump.fun
  • Auto-buy/sell according to the user setting
  • PNL Card generation
  • Provide a security by creating new GT wallet, not requires user wallet private key

Screenshot

6 z

Tech stack

  • Typescript
  • Telegram API
  • Solana/web3
  • Raydium SDK
  • Jupiter API
  • Pump.fun
  • JITO
  • Birdeye API
  • MongoDB
  • Redis

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js installed (v18 or above recommended)
  • Telegram bot token from bot father
  • MongoDB Cluster URI
  • Redis URI

Configurations

  1. Clone the repository:
git clone https://github.com/btcoin23/Growtradebot.git
  1. Go to the project directory:
cd Growtradebot
  1. Install the dependencies:
npm install
  1. Create a new .env file and add your Private key, Rpc URL

.env file

MONGODB_URL=
REDIS_URI=

# Local
GROWTRADE_BOT_ID=
GROWSOL_ALERT_BOT_ID=
BridgeBotID=
ALERT_BOT_API_TOKEN=
TELEGRAM_BOT_API_TOKEN=

MAINNET_RPC=
PRIVATE_RPC_ENDPOINT=
RPC_WEBSOCKET_ENDPOINT=

JITO_UUID=

BIRD_EVE_API=

GROWSOL_API_ENDPOINT=

PNL_IMG_GENERATOR_API=
  1. Then run the bot
npm run serve

Version 1.0, 21/6/2024

Contact me

About

Telegram Solana bot that users can buy, sell all SPL tokens using JITO on Raydium, Jupiter, Pump.fun. Tech stack: Typescript, Solana/web3, Jito, Raydium SDK, Jupiter API, Pump.fun, ...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published