Security Notes Never commit your .env file — it contains your API key. It's in .gitignore by default. API keys are loaded from environment variables only (via python-dotenv). They are never hardcoded ...
A high-performance algorithmic trading bot designed to detect and execute MEV opportunities on Ethereum and EVM-compatible blockchains. Built with a modern Python stack and backed by local AI ...