I’m looking for a straightforward MEV-style arbitrage bot that focuses on a single pair—XRP—and scans Kraken and Binance for price gaps, then executes quick cross-exchange trades when a profitable spread appears. Core requirements • Exchange coverage: Kraken and Binance only. • Strategy: simple arbitrage trading (no sandwich or front-running logic). • Asset focus: XRP pair on each exchange. • Language: Python is ideal, but Node.js is fine if it speeds delivery; CCXT or equivalent library is welcome. • Deliverables: – A runnable script with a clear README. – Config file/template for API keys and basic parameters (min spread %, trade size, fees). – Console logging of each trade attempt, executed order IDs, and net P/L. – Graceful error handling to avoid hanging on API limits. Please keep the solution lightweight—command-line only, no GUI—so we stay within budget. I’m happy to test with my own keys once you supply the code and setup steps.