Skip to content

feat: implement dedicated Freighter wallet connection modal#308

Merged
AlAfiz merged 2 commits into
BETAIL-BOYS:mainfrom
frankosakwe:feature/freighter-connect-modal
Apr 26, 2026
Merged

feat: implement dedicated Freighter wallet connection modal#308
AlAfiz merged 2 commits into
BETAIL-BOYS:mainfrom
frankosakwe:feature/freighter-connect-modal

Conversation

@frankosakwe
Copy link
Copy Markdown

@frankosakwe frankosakwe commented Apr 25, 2026

Closes #176


  • Add FreighterConnectModal component with wallet detection
  • Implement smart UI states for installed vs not-installed scenarios
  • Integrate with existing Web3 store for state management
  • Update main page to use new modal and display truncated addresses
  • Add TypeScript declarations for Freighter API
  • Include comprehensive documentation

Acceptance Criteria Met:
✅ Modal opens when user clicks Connect Wallet button ✅ Detects if Freighter browser extension is installed ✅ Shows clear UI state with download link when not installed ✅ Retrieves and stores user's Stellar public key on successful connection ✅ Updates UI to show truncated public key format

- Add FreighterConnectModal component with wallet detection
- Implement smart UI states for installed vs not-installed scenarios
- Integrate with existing Web3 store for state management
- Update main page to use new modal and display truncated addresses
- Add TypeScript declarations for Freighter API
- Include comprehensive documentation

Acceptance Criteria Met:
✅ Modal opens when user clicks Connect Wallet button
✅ Detects if Freighter browser extension is installed
✅ Shows clear UI state with download link when not installed
✅ Retrieves and stores user's Stellar public key on successful connection
✅ Updates UI to show truncated public key format
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 25, 2026

@frankosakwe 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

@AlAfiz AlAfiz merged commit 6fde7ea into BETAIL-BOYS:main Apr 26, 2026
1 check 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.

Implement Freighter wallet connection modal

2 participants