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

Withdraw Remaining Funds

Component to withdraw remaining funds with form, button and dialog variants.

Multi Release

Installation

Execute this command to add the code component.

npx trustless-work add escrows/multi-release/withdraw-remaining-funds/form
// or
npx trustless-work add escrows/multi-release/withdraw-remaining-funds/button
// or
npx trustless-work add escrows/multi-release/withdraw-remaining-funds/dialog

Last updated