Skip to content

Show Real-Time Checked-In Builders Count on Homepage #28

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

Conversation

MrRogueKnight
Copy link
Contributor

Description

This PR replaces the "To Be Implemented" placeholder on the homepage with the actual number of builders who have checked in, as read live from the BatchRegistry contract’s checkedInCounter variable.
The count updates in real time and provides users with an accurate view of batch participation.

Screenshot:
Builders


Additional Information


Related Issues

Closes #5


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 14, 2025 8:22pm

@melanke
Copy link
Collaborator

melanke commented Jul 15, 2025

Hi @MrRogueKnight please read my comment here: #5 (comment)
Thanks :)

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.

e) Get the check-in count from the BatchRegistry contract
2 participants