rude-bot-solana
Solana arbitrage bot powered by Jupiter v6
Last updated Jun 30, 2026
121
Stars
19
Forks
0
Issues
0
Stars/day
Attention Score
47
Topics
Language breakdown
No language data available.
▸ Files
click to expand
README
Solana Arbitrage Bot
Video Tutorial
Over $500k profit produced for users since March 2024!
Requirements
- Ubuntu >= 22 OS Server (Nodestop and Tier.net are good)
- 12 cores or more
- Baremetal/Dedicated server is suggested
- RPC + GRPC connections (Pixel, Shyft, Rift, Shark)
- Profit scales with capital (larger trade sizes, larger profits)
Ask Claude/ChatGPT how to remote into your Ubuntu server
- This is different for every PC's Operating System
- You will receive the login credentials from your server provider
- For example, if your PC is Windows 10, you need ask Claude/ChatGPT how you would remote into your Ubuntu server using Windows 10
Installation on your Ubuntu >=22 Server
New Server Setup
Run these commands sequentially:sudo apt update && apt upgrade -y && apt install -y screen unzip && apt install python3-pip -y
pip3 install requests python-dotenv
wget https://github.com/AlexRubik/rude-bot-solana/releases/download/v3.2.0-alpha/rude-bot-alpha320.zip
unzip rude-bot-alpha320.zip
cd rude-bot-alpha320
Use the --help arg to see all the possible args and what they do:
./rude --help
Quickstart Guide to getting the bot running ASAP:
./rude --overview
3.2.0
🔗 More in this category