kabu book
Documentation for the kabu bot framework
kabu is a modular framework designed to streamline the development of automated strategies for decentralized exchanges (DEXs) or other blockchain applications. Whether you're building a trading bot, arbitrage bot, block builder, solver or like to interact with any other custom DeFi protocol, the kabu framework provides essential building blocks for managing blockchain interactions, DEX calculations, event handling, and state management.
High level architecture
The kabu framework is using the alloy type system and has a deep integration with reth to receive events.