Fast, Automated, and Open-Source Crypto Bot on Solana
View on GitHubThis is a fully configurable Solana trading bot that connects to decentralized exchanges (DEXs) like Jupiter, Orca, and Raydium. It enables automated arbitrage, market making, and signal-based trading directly on the Solana blockchain.
Clone the repo, configure your keys and strategy, and run the bot on your terminal. You can simulate trades with backtesting or go live on Solana mainnet.
git clone https://github.com/rileyridge/solana-trading-bot cd solana-trading-bot pip install -r requirements.txt python bot.py
See the bot in action:
Watch on YouTube