Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 636 Bytes

File metadata and controls

9 lines (7 loc) · 636 Bytes

Claude Notes

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-project for new generated projects.
  • Use write-escrow-contract for Noir, lifecycle, private state, role-secret, token-adapter, and SDK behavior changes.
  • Use build-escrow-contract only for compile/codegen workflows.
  • Target Aztec 5.1.0, Bun, EmbeddedWallet, and NodeNext .js suffixes in generated TS.
  • Generated projects should remain contract + TypeScript SDK only until API/CLI/demo layers are intentionally reintroduced.