Skip to content

feat: implement multi-wallet support (Freighter + Albedo)#136

Merged
SudiptaPaul-31 merged 2 commits into
Lumina-eX:mainfrom
sweetesty:feature/multi-wallet-support
Apr 27, 2026
Merged

feat: implement multi-wallet support (Freighter + Albedo)#136
SudiptaPaul-31 merged 2 commits into
Lumina-eX:mainfrom
sweetesty:feature/multi-wallet-support

Conversation

@sweetesty
Copy link
Copy Markdown
Contributor

Description

Implemented multi-wallet support for Freighter and Albedo, allowing users to connect and manage multiple Stellar wallets within the application.

Changes

  • Added wallet selection UI for choosing between Freighter and Albedo
  • Implemented compatible connection logic for both wallet providers
  • Abstracted wallet connection logic into a unified interface using provider-specific SDKs
  • Added smooth wallet switching without breaking session state
  • Implemented fallback handling when a wallet is unavailable or fails to connect
  • Persisted selected wallet preference across the user session
  • Added graceful error handling with toast notifications for user feedback
  • Designed with extensibility in mind for future Stellar wallet integrations

Acceptance Criteria Met

  • Wallet selection UI is functional for both Freighter and Albedo
  • Switching between wallets works without disrupting session state
  • Fallback handling is in place for unavailable or failing wallets
  • Selected wallet preference is persisted for the session

Related Issue

Closes #134

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 25, 2026

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

@SudiptaPaul-31
Copy link
Copy Markdown
Collaborator

@sweetesty resolve conflicts

@sweetesty
Copy link
Copy Markdown
Contributor Author

resolved @SudiptaPaul-31

@SudiptaPaul-31 SudiptaPaul-31 merged commit aed45d5 into Lumina-eX:main Apr 27, 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.

Multi-Wallet Support (Freighter + Albedo)

2 participants