Skip to content

feat: add stream details top-up flow and deployment configs#190

Merged
ogazboiz merged 2 commits intoLabsCrypt:mainfrom
Godsmiracle001:feat/182-183-topup-deploy-config
Feb 26, 2026
Merged

feat: add stream details top-up flow and deployment configs#190
ogazboiz merged 2 commits intoLabsCrypt:mainfrom
Godsmiracle001:feat/182-183-topup-deploy-config

Conversation

@Godsmiracle001
Copy link
Copy Markdown
Contributor

Summary

  • add stream details page with sender-gated top-up flow via Soroban op_up_stream
  • add details entrypoint from outgoing streams table
  • add deployment configs: �ercel.json (frontend) and
    ender.yaml (backend + postgres)
  • include small frontend type/build fixes discovered during implementation

Validation

  • npm run lint --workspace=frontend (warnings only)
  • npm run build --workspace=frontend (passes)

Closes #182
Closes #183

mimijuwonlo-commits and others added 2 commits February 25, 2026 22:47
Implements sender-gated top-up from stream details via Soroban wallet transaction.

Adds vercel.json and render.yaml for production deployment setup.

Closes LabsCrypt#182

Closes LabsCrypt#183
@ogazboiz ogazboiz merged commit ffb89b8 into LabsCrypt:main Feb 26, 2026
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DevOps: Configuration for Production Deployment Frontend & Web3: Implement 'Top Up Stream' Flow

3 participants