# 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
- Source: https://github.com/tangle-network/blueprint/tree/main/crates/macros