blueprint-evm-extra 0.2.0-alpha.2

EVM extra utilities for Blueprint framework
docs.rs failed to build blueprint-evm-extra-0.2.0-alpha.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: blueprint-evm-extra-0.1.0-alpha.7

blueprint-evm-extra

EVM runtime integration helpers for Blueprint services.

What it includes

  • EVM event/job producers.
  • EVM consumers for result handling.
  • EVM extractors, filters, and utility helpers.

When to use

Use when your blueprint runtime consumes EVM events or submits EVM-oriented outputs directly.

Related links