Skip to content

Technical Recipes

Self contained, task oriented guides for common Cacti development workflows. Each recipe can be followed independently, pick the one that matches what you need to do.

Looking for process documentation? See CONTRIBUTING.md for PR workflow, DCO, review expectations, and governance rules.

Recipe Description
Git Branch Setup Clone, branch, rebase, and submit your first PR
Create a New Package Scaffold a new package in the monorepo
Testing Guide Write, run, and debug tests
Ledger Plugin Testing Docker-based ledger connector testing
Building API Clients OpenAPI code generation workflow
Managing Dependencies Add dependencies and version pinning
VS Code Setup IDE configuration and troubleshooting