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

Initialize Escrow

Component to initialize an escrow with different variants and types.

Single Release

Installation

Execute this command to add the code component.

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

Multi Release

Installation

Execute this command to add the code component.

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

Last updated