For the complete documentation index, see llms.txt. This page is also available as Markdown.

Approve Milestone

Component to approve a milestone with form, button and dialog variants.

Single & Multi Release

Installation

Execute this command to add the code component.

npx trustless-work add escrows/single-multi-release/approve-milestone/form
// or
npx trustless-work add escrows/single-multi-release/approve-milestone/button
// or
npx trustless-work add escrows/single-multi-release/approve-milestone/dialog

Last updated