Description:
Build an end-to-end demo dApp showing gasless NFT minting powered by Fluid.
Requirements and Context:
Concrete demos are the most effective way to communicate the value of a developer tool to potential adopters.
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:
- Write a minimal Soroban NFT contract
- Build the React frontend using the Fluid SDK
- Deploy to Vercel and link from the developer portal
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 nft minting demo dapp on soroban
Description:
Build an end-to-end demo dApp showing gasless NFT minting powered by Fluid.
Requirements and Context:
Concrete demos are the most effective way to communicate the value of a developer tool to potential adopters.
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: