Skip to content

feat: Add wallet connection status UI component (#241)#254

Open
Belzabeem wants to merge 1 commit into
MettaChain:mainfrom
Belzabeem:wallet-connection-status-ui
Open

feat: Add wallet connection status UI component (#241)#254
Belzabeem wants to merge 1 commit into
MettaChain:mainfrom
Belzabeem:wallet-connection-status-ui

Conversation

@Belzabeem
Copy link
Copy Markdown

Closes #241

Description:

This PR implements the wallet connection status UI as per issue #241.

Features:

  • Show connected wallet address
  • Display wallet connection status
  • Add connect and disconnect actions
  • Detect unsupported networks
  • Show loading state while connecting

Requirements:

  • Support MetaMask connection
  • Reusable wallet status component
  • Responsive UI for desktop and mobile
  • Handle wallet connection errors gracefully

Changes:

  • Added NetworkBadge.tsx component
  • Added WalletConnector.tsx component
  • Added walletStore.ts for state management

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 28, 2026

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

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.

Frontend Issue: Add Wallet Connection Status UI

2 participants