Automated trading bot for Ethereum DeFi protocols.
- DEX Integration — Uniswap V2/V3 support
- Arbitrage Detection — Cross-DEX price differences
- Gas Optimization — Dynamic gas price management
- Risk Management — Stop-loss and take-profit logic
- Node.js / TypeScript
- Ethers.js
- Uniswap SDK
- Hardhat
src/
├── bot.ts
├── arbitrage.ts
├── dex/
└── utils/
config/
└── config.ts
- LinkedIn: linkedin.com/in/ayatdev
- GitHub: github.com/AyatDev