Description:
Replace the placeholder button (or add if missing) in apps/web/src/ui/Navbar.tsx with <ConnectButton />. WalletProvider must wrap the app in app/providers/index.tsx before this works.
Acceptance criteria:
ConnectButton visible on all pages (trade, earn, referrals, landing)
- Mobile: button visible in mobile Navbar without overflow
WalletProvider added to app/providers/index.tsx
Description:
Replace the placeholder button (or add if missing) in
apps/web/src/ui/Navbar.tsxwith<ConnectButton />. WalletProvider must wrap the app inapp/providers/index.tsxbefore this works.Acceptance criteria:
ConnectButtonvisible on all pages (trade, earn, referrals, landing)WalletProvideradded toapp/providers/index.tsx