Loom book
Documentation for the Loom bot framework
Loom 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 Loom framework provides essential building blocks for managing blockchain interactions, DEX calculations, event handling, and state management.
High level architecture
The Loom framework is using the alloy type system and has a deep integration with reth to receive events.