Ethers Flashbots
An Ethers middleware to send transactions as Flashbots bundles.
Installation
Add ethers-flashbots to your Cargo.toml.
# This is the development version, for the stable release refer
# to crates.io
= { = "https://github.com/onbjerg/ethers-flashbots" }
Usage
use Result;
use thread_rng;
use *;
use *;
use TryFrom;
use Url;
async
See the examples for more in-depth examples.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure that the tests and lints pass (cargo test && cargo clippy -- -D clippy::all && cargo fmt -- --check).
Make sure to add your changes to the "Unreleased" section of the changelog.
Donate
If you would like to support me in my open source journey feel free to send me some Eth or tokens (anything accepted) at bjerg.eth. I appreciate it! 🙇