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

Update Escrow

Component to update escrow configuration with form and dialog variants.

Single Release

Installation

Execute this command to add the code component.

npx trustless-work add escrows/single-release/update-escrow/form
// or
npx trustless-work add escrows/single-release/update-escrow/dialog

Multi Release

Installation

Execute this command to add the code component.

npx trustless-work add escrows/multi-release/update-escrow/form
// or
npx trustless-work add escrows/multi-release/update-escrow/dialog