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

handshake-simpleResolve Dispute

Component to resolve disputes with form, button and dialog variants.

Single Release

Installation

Execute this command to add the code component.

npx trustless-work add escrows/single-release/resolve-dispute/form
// or
npx trustless-work add escrows/single-release/resolve-dispute/button
// or
npx trustless-work add escrows/single-release/resolve-dispute/dialog

Multi Release

Installation

Execute this command to add the code component.

npx trustless-work add escrows/multi-release/resolve-dispute/form
// or
npx trustless-work add escrows/multi-release/resolve-dispute/button
// or
npx trustless-work add escrows/multi-release/resolve-dispute/dialog

Last updated