Skip to content

No end-to-end example script demonstrating a full fund->release integration flow #171

Description

@chonilius

README.md's deploy/invoke examples each show a single isolated call (node scripts/invoke.mjs ... initialize ...). There's no example — in docs/, a scripts/examples/ directory, or inline in the README — walking through a complete integration flow end-to-end (e.g. initializefundrelease, or depositwithdraw) using the actual scripts a new integrator would use. This is distinct from the already-filed "no generated TypeScript bindings" issue — bindings help with type-safety for individual calls, while an example script helps a new mergefi-backend contributor (or third-party integrator) understand the sequence and see a complete, runnable reference. Even a short shell script chaining a few node scripts/invoke.mjs calls together would substantially lower the bar for a first successful integration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requesthelp wantedExtra attention is neededvery hardVery difficult task, expert-level effort required

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions