Home

Awesome

Flare

Arbitrum Sepolia sequencer inbox reader in Rust using Reth's execution extensions (ExEx). Primitive implementation, reads batch data, brotli decompresses it, and saves it to a sqlite database. Supports reading batches that are posted either as calldata or blobs.

Running

cargo build --release
./target/release/flare node --http --http.api=debug,eth,reth --ws --full --chain=sepolia