Commit 182309c
feat: add Albedo wallet support as a fallback connector (#816)
Add Albedo SDK integration alongside the existing Freighter wallet
connection, giving users a choice between browser extension and web-based
wallet options. Includes a unified WalletConnector component with a
normalized wallet interface, Albedo-specific error handling (popup
blocked, user cancelled), and persistent session storage.
🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>1 parent 39b844c commit 182309c
9 files changed
Lines changed: 15899 additions & 370 deletions
File tree
- frontend
- src
- components
- hooks
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
| 43 | + | |
0 commit comments