Flashbots just open-sourced rblib, a Rust SDK for Ethereum block building!
rblib is designed around 2 APIs: a low-level Payload API for constructing and inspecting block payloads and a high-level Pipeline API for defining building workflows.
Here's an overview of rblib's payload API🧵