Skip to content

feat: add wallet connection status indicator#651

Open
Vidheendu wants to merge 1 commit into
Nitya-003:mainfrom
Vidheendu:feat/wallet-status-indicator
Open

feat: add wallet connection status indicator#651
Vidheendu wants to merge 1 commit into
Nitya-003:mainfrom
Vidheendu:feat/wallet-status-indicator

Conversation

@Vidheendu

Copy link
Copy Markdown
Contributor

📌 Overview

Added a wallet connection status indicator to the blockchain transaction page to provide users with clear feedback about their wallet connection before initiating blockchain interactions.

Features

  • Displays wallet connection status.
  • Green indicator when wallet is connected.
  • Red indicator when wallet is disconnected.
  • Displays shortened wallet address when connected.
  • Automatically updates when the connected account changes.

🛠️ Type of Change

  • ⛓️ Smart Contract
  • 💻 Frontend
  • ⚙️ Backend
  • 📄 Documentation
  • 🧪 Testing

🔗 Related Issue

Closes #596


🧪 Testing & Verification

  • Frontend verified locally.
  • Production build passed (npm run build).
  • Wallet status updates correctly when MetaMask account changes.

📸 Screenshots / Demos

(Add screenshots here.)


✅ PR Checklist

  • My code follows the project's style guidelines.
  • My changes generate no new warnings.
  • Documentation update not required.

💬 Additional Notes

The wallet status indicator has been implemented on the Update Batch page, where blockchain interactions occur, providing users with immediate feedback before initiating transactions.

@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

@Vidheendu is attempting to deploy a commit to the Nitya Gosain's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Nitya-003 Nitya-003 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Vidheendu Resolve the conflicts.

Image

@Nitya-003 Nitya-003 added enhancement New feature or request gssoc:approved gssoc'26 approved level:beginner 20 pts for contributor 10 pts for mentor type:feature labels Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request gssoc:approved gssoc'26 approved level:beginner 20 pts for contributor 10 pts for mentor type:feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Wallet Connection Status Indicator

2 participants