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.
- 🚀 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
- Rust ≥ 1.70
- Solana CLI (required for Solana program interaction)
- Node.js (optional, for frontend/dashboard)
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
For questions, feature requests, or collaboration: Telegram: @Kei4650