Skip to content

A high-performance trading bot that automatically mirrors target wallet activity on Bonkfun. Built in Rust with racing smart contract execution for ultra-fast response times.

Notifications You must be signed in to change notification settings

keidev-sol/Bonkfun-Copy-Trading-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bonkfun Copy Trading Bot (Rust)

GitHub last commit

A high-performance, low-latency copy trading bot for Bonkfun, built in Rust.
It automatically mirrors trades from target wallets in real-time, leveraging Rust’s speed and reliability along with Solana’s racing smart contract execution.


✨ Features

  • 🚀 Real-Time Copy Trading – Mirror trades instantly from target wallets
  • Ultra-Low Latency – Optimized Rust backend with gRPC streaming
  • 🔒 Secure Key Handling – Safe private key storage & signing
  • 📊 Customizable Parameters – Configure slippage, trade size, and fees
  • 📈 Multi-Wallet Support – Manage and trade from multiple accounts
  • 🔄 Automated Token Approval – Seamless token interactions
  • 📝 Detailed Logging – Track and audit every transaction

🛠 Prerequisites

  • Rust ≥ 1.70
  • Solana CLI (required for Solana program interaction)
  • Node.js (optional, for frontend/dashboard)

Configure environment

PRIVATE_KEY=your_wallet_private_key RPC_HTTP=https://solana-rpc.publicnode.com RPC_WSS=wss://solana-rpc.publicnode.com YELLOWSTONE_GRPC_HTTP=https://solana-yellowstone-grpc.publicnode.com:443 SLIPPAGE=10 JITO_BLOCK_ENGINE_URL=https://ny.mainnet.block-engine.jito.wtf JITO_TIP_VALUE=0.0001


📞 Contact

For questions, feature requests, or collaboration: Telegram: @Kei4650


About

A high-performance trading bot that automatically mirrors target wallet activity on Bonkfun. Built in Rust with racing smart contract execution for ultra-fast response times.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published