Description:
Build the simplest possible demo: a gasless XLM payment for Classic Stellar transactions.
Requirements and Context:
Not all Fluid users are building Soroban dApps. A classic payment demo shows Fluid works equally well for basic remittance use cases.
Acceptance Criteria:
Deliverables:
NOTE: This issue will NOT be reviewed or approved without evidence (screenshot, log, or test output) demonstrating the feature works as described.
Suggested Execution:
- Build a minimal React app with freighter-api integration
- Use the Fluid SDK to sponsor the Payment operation
- Deploy to GitHub Pages as a reference implementation
Guidelines:
- Follow the existing project coding conventions
- All new environment variables must be documented in
.env.example
- Phase: Phase 15: Community
Example Commit Message:
demo: gasless classic xlm payment demo dapp
Description:
Build the simplest possible demo: a gasless XLM payment for Classic Stellar transactions.
Requirements and Context:
Not all Fluid users are building Soroban dApps. A classic payment demo shows Fluid works equally well for basic remittance use cases.
Acceptance Criteria:
Deliverables:
NOTE: This issue will NOT be reviewed or approved without evidence (screenshot, log, or test output) demonstrating the feature works as described.
Suggested Execution:
Guidelines:
.env.exampleExample Commit Message: