flashbots 0.1.0

A Flashbots API client for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## Flashbots

[![CI Status][ci-badge]][ci-url]
[![Crates.io][crates-badge]][crates-url]
[![Docs.rs][docs-badge]][docs-url]

[ci-badge]: https://github.com/onbjerg/flashbots-rs/actions/workflows/ci.yml/badge.svg
[ci-url]: https://github.com/onbjerg/flashbots-rs/actions/workflows/ci.yml
[crates-badge]: https://img.shields.io/crates/v/flashbots.svg
[crates-url]: https://crates.io/crates/flashbots
[docs-badge]: https://docs.rs/flashbots/badge.svg
[docs-url]: https://docs.rs/flashbots

A [Flashbots](https://docs.flashbots.net) API client for Rust.