Documentation
README
Fulfill NLA Escrow
Help the user fulfill an on-chain escrow by submitting text that satisfies the escrow's demand, then collect the tokens if approved.
Step-by-step instructions
1. Understand the escrow
Get the escrow UID from the user, then check what it demands:
nla escrow:status --escrow-uid <uid>
This shows:
- The demand text
- Arbitration model and provider
- Oracle address
- Any existing fulfillments and their arbitration status
2. Craft the fulfillment
This is the opening of the README. Read the full README on GitHub.