Skip to content

feat: add Stellar wallet integration, balance fetching & contribution…#458

Merged
Ogstevyn merged 2 commits intoOgstevyn:mainfrom
arandomogg:main
Mar 30, 2026
Merged

feat: add Stellar wallet integration, balance fetching & contribution…#458
Ogstevyn merged 2 commits intoOgstevyn:mainfrom
arandomogg:main

Conversation

@arandomogg
Copy link
Copy Markdown
Contributor

Add Horizon API utility for fetching account balances (XLM + custom tokens)
Add Freighter wallet hook and connection handling (SSR-safe)
Add Soroban contract contribution flow (build, sign, submit)
Add unit tests for Horizon utility and Freighter hook (13 tests)
Test plan
Verify Freighter extension detection in browser
Test wallet connect/disconnect flow
Confirm balance fetching for testnet accounts
Test contribution transaction on Stellar testnet
Run npm test — all 13 tests pass
closes #426 #420 #414

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 30, 2026

@arandomogg Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Ogstevyn Ogstevyn closed this Mar 30, 2026
@Ogstevyn Ogstevyn reopened this Mar 30, 2026
@Ogstevyn Ogstevyn merged commit 5391dac into Ogstevyn:main Mar 30, 2026
2 of 4 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.

[Issue #54] Horizon: Account Balance Fetcher

2 participants