Commit 4a72afc
feat(ui): add WalletConnect support via Reown AppKit
- Add dual connection: UP Browser Extension + WalletConnect
- New walletConfig.ts with LUKSO chain + Reown AppKit setup
- New WalletProvider.tsx wrapping WagmiProvider + QueryClient
- Rewrite useWallet hook for dual connection with mutual exclusion
- Update ConnectionSection with tabbed UI (Extension/WalletConnect)
- Update deploy workflow with VITE_WALLETCONNECT_PROJECT_ID env var
- Build clean, TypeScript clean, all tests pass1 parent c019675 commit 4a72afc
9 files changed
Lines changed: 5328 additions & 562 deletions
File tree
- .github/workflows
- ui
- src
- components
- hooks
- lib
- providers
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
0 commit comments