Skip to content

๐Ÿš€ grpc copy trading bot - minimize follower slippage, position sizing, max exposure limits, trailing controls, PnL stability, sharp ratio for copy trading bot. solana copy trading bot.

Notifications You must be signed in to change notification settings

roswelly/solana-grpc-copy-trading-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

19 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Solana gRPC Copy Trading Bot

A high-performance copy trading bot for the Solana blockchain using the gRPC streaming API. This open-source sniper bot is optimized for real-time trading on platforms like Bonkfun, Pumpfun, and Raydium. Built with TypeScript, it enables low-latency MEV, copy-trade, sandwich attacks, and sniper strategies.



Key Features

  • Real-Time Trading via gRPC โ€” Listen to Solana transactions live with blazing speed.
  • Copy-Trading Mode โ€” Automatically mirror trades from wallet addresses.
  • Sniper Mode โ€” Snipe token launches on Bonk.fun and Pump.fun.
  • MEV & Sandwich Trading โ€” Use price prediction to front-run or back-run DEX orders.
  • Multi-Wallet Bundler โ€” Execute atomic trades across several wallets simultaneously.
  • Raydium + Jupiter Integration โ€” Get best routing and liquidity.

Installation

git clone https://github.com/caterpillardev/grpc-copy-trading-bot.git
cd grpc-copy-trading-bot
npm install

Configuration

PRIVATE_KEYS= # Array of private keys TARGET_WALLETS= # Wallets to copy trades from RPC_ENDPOINT= # Solana RPC endpoint SLIPPAGE_BPS= # Slippage in basis points MODE="copy" # Options: bot mode in copy

Usage

yarn start

Use Cases

  • Copy Trading
  • Token Launch Sniping (Bonk.fun, Pump.fun)
  • MEV & Sandwich
  • Arbitrage

How It works

  • Uses Solana's gRPC ShredStream and Laserstream for ultra-fast mempool access
  • Filters for high-volume or target-wallet transactions
  • Calculates slippage and trade impact
  • Routes traes via Jupiter or Raydium DEX

Tech Stack

  • Typescript
  • gRPC & Protobuf
  • Solana Web3.js
  • Raydium SDK
  • Jito
  • dotenv

Future Features

  • Telegram Alerts
  • Web Dashboard
  • Wallet rotation
  • MEV profit optimizer
  • Token honeypot detection

Contact & Support

About

๐Ÿš€ grpc copy trading bot - minimize follower slippage, position sizing, max exposure limits, trailing controls, PnL stability, sharp ratio for copy trading bot. solana copy trading bot.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •