Example code for using alloy and alloy-core

1 Open Issue Need Help Last updated: Jul 1, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Add a new example to the Alloy examples repository demonstrating the use of the `sendBundle` function. This involves creating a new Rust example file, implementing the functionality, adding documentation, and updating the README to reflect the new example. The example should clearly illustrate how to construct and send a transaction bundle using Alloy.

Complexity: 3/5
good first issue

Example code for using alloy and alloy-core

Rust