An efficient bot written for trading token as soon as the liquidity for the pair is added to exchange. Exchanges supported(tested against) are uniswap, pancakeswap.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- FEATURE: Add bot PAUSE support. In paused mode bot will not watch liquidity add events.
- FEATURE: Add bot WATCH mode. In this mode bot will watch for liquidity add events but will not respond to them.
- Integrate clap 4.X
- improved cli interface
- added help for cli
- Upgrade to stable ethers 2.X
- Upgrade to stable ethers 1.X
- Initial release of bot.