This is a skills-only repo for Aztec private escrow scaffolding. Keep README descriptive; keep this file as operational guidance for Claude sessions.
- Start with
scaffold-escrow-projectfor new generated projects. - Use
write-escrow-contractfor Noir, lifecycle, private state, role-secret, token-adapter, and SDK behavior changes. - Use
build-escrow-contractonly for compile/codegen workflows. - Target Aztec
5.1.0, Bun,EmbeddedWallet, and NodeNext.jssuffixes in generated TS. - Generated projects should remain contract + TypeScript SDK only until API/CLI/demo layers are intentionally reintroduced.