Skip to content

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

Merged
nanaf6203-bit merged 1 commit into
MettaChain:mainfrom
Belzabeem:wallet-connection-status-ui
Jun 1, 2026
Merged

feat: Add wallet connection status UI component (#241)#254
nanaf6203-bit merged 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

@nanaf6203-bit
Copy link
Copy Markdown
Contributor

Thanks for contributing.

@nanaf6203-bit nanaf6203-bit merged commit 6c89626 into MettaChain:main Jun 1, 2026
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

3 participants