29 releases

Uses new Rust 2024

new 0.2.0-alpha.8 May 22, 2026
0.2.0-alpha.4 Apr 22, 2026
0.1.0-alpha.21 Oct 30, 2025
0.1.0-alpha.16 Jul 9, 2025

#161 in Magic Beans

Download history 9/week @ 2026-01-30 8/week @ 2026-02-06 6/week @ 2026-02-13 16/week @ 2026-02-20 8/week @ 2026-02-27 11/week @ 2026-03-06 12/week @ 2026-03-13 14/week @ 2026-03-20 10/week @ 2026-03-27 10/week @ 2026-04-03 3/week @ 2026-04-10 1/week @ 2026-05-08 178/week @ 2026-05-15

180 downloads per month
Used in 5 crates (4 directly)

MIT/Apache

520KB
7.5K SLoC

blueprint-contexts

Context extension modules used to compose runtime capabilities into Blueprint job contexts.

Feature-gated modules

  • tangle: Tangle client context helpers.
  • eigenlayer: EigenLayer context helpers.
  • keystore: signer/keystore context access.
  • instrumented_evm_client: EVM client instrumentation context.

When to use

Use when building custom context structs passed into job handlers and you want reusable extension traits/utilities.

Dependencies

~125–190MB
~3.5M SLoC