#api-client #middleware

flashbots

A Flashbots API client for Rust

1 unstable release

0.1.0 Dec 28, 2022

#231 in #middleware

23 downloads per month

MIT/Apache

5KB
98 lines

Flashbots

CI Status Crates.io Docs.rs

A Flashbots API client for Rust.


lib.rs:

A Flashbots API client for Rust.

Structure

The crate is segmented by Flashbots components:

Additionally, a set of helpers for simulating bundles and transactions can be found in the simulation module.

Examples

Flashbots Auction

Flashbots Protect

Flashbots Blocks

Ethers Middleware

For an ethers middleware leveraging this crate, refer to ethers-flashbots.

Dependencies

~15MB
~272K SLoC