blueprint-macros 0.2.0-alpha.2

Macros for the Tangle Blueprint SDK
Documentation

blueprint-macros

Procedural macros for ergonomics in Blueprint services.

What it includes

  • Job/debug helper macros.
  • Context/ref helper macros.
  • EVM and attribute parsing support macros.

When to use

Use when you want less boilerplate around job declarations and framework wiring.

Related links