π Solana Arbitrage Bot A fully automated, FastAPI-based arbitrage bot that scans Solana DEX price quotes in real time (via Jupiter Aggregator), identifies profitable spreads, and executes trades using a Solana wallet.
β Features π§ Real-time arbitrage loop with spread calculations
π Wallet auto-generation on first run (wallet.json)
π Auto-trade execution for spreads above 0.5%
π FastAPI backend with / and /execute-trade endpoints
πͺ Solana RPC Integration via solana-py
π§© Ready for deployment on Render.com