Key engineering highlights:
· Async architecture (Python asyncio + aiohttp) for concurrent exchange polling with zero blocking
· On-chain payment verification - subscribers pay in USDT/USDC and the bot verifies the transaction directly on Polygon/BSC via block explorer APIs, no payment processor needed
· Telegram subscription bot with full admin controls, auto invite link generation, and renewal handling
· Live web dashboard (Flask + Chart.js) showing real-time spreads, alert history, and revenue stats
· Deployed on Railway with persistent storage, graceful shutdown handling, and health check endpoints