Skip to content

Display Batch 18 Membership and Check-In Badges in Wallet UI #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Jul 15, 2025

Conversation

MrRogueKnight
Copy link
Contributor

Description

This PR adds clear visual badges next to the connected wallet in the top-right of the dApp to indicate:

  • Batch 18 Membership:
    Displays a 🎓 Batch 18 badge if the connected address is a member of the batch (i.e., included in the allowList).
  • Checked-In Status:
    Displays a 🟢 Checked In badge if the connected address has already checked in (i.e., yourContractAddress(address) is not the zero address).

Both badges include tooltips for clarity and accessibility.
This improves user experience by making membership and participation status immediately visible.

Screenshots:
In Batch 18
Not in Batch 18


Additional Information


Related Issues

Closes #4 (Show connected wallet info: batch membership and check-in status)


Your ENS/address:
0x58ad103D0C0E69250CaC89Ddf0BDaD396914C411


Copy link

vercel bot commented Jul 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
batch18.buidlguidl.com ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 15, 2025 2:08pm

@MrRogueKnight
Copy link
Contributor Author

CheckedIn Updated!

@MrRogueKnight MrRogueKnight requested a review from melanke July 15, 2025 14:10
@melanke melanke merged commit 84aea9d into BuidlGuidl:main Jul 15, 2025
3 checks passed
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.

f) Show connected wallet info
2 participants