Skip to content

chore: graduates hall of fame#45

Closed
zachyo wants to merge 3 commits intoBuidlGuidl:mainfrom
zachyo:hall-of-fame
Closed

chore: graduates hall of fame#45
zachyo wants to merge 3 commits intoBuidlGuidl:mainfrom
zachyo:hall-of-fame

Conversation

@zachyo
Copy link
Contributor

@zachyo zachyo commented Dec 16, 2025

Description

This PR introduces the Hall of Fame page to celebrate graduates of Batch 22. It fetches and displays BatchGraduationNFT holders in a responsive, aesthetically pleasing grid layout.

Key Features:

  • Hall of Fame Page (/hall-of-fame): A new route that acts as a gallery for all graduates.
  • Graduate Card Component: A dedicated component (GraduateCard.tsx) responsible for rendering the individual NFT and name with link to personalized pages
  • On-Chain Data Integration: Uses publicClient to get logs to track Transfer events from the zero address to identify all minted NFTs. Uses useScaffoldReadContract to fetch the tokenURI for each specific token.

Page images

newH newH2

Additional Information

Related Issues

Closes #2

Note: If your changes are small and straightforward, you may skip the creation of an issue beforehand and remove this section. However, for medium-to-large changes, it is recommended to have an open issue for discussion and approval prior to submitting a pull request.

Your ENS/address: 0x37cff24eae0629fe7060eb7d260ab37492d22e1d

@vercel
Copy link

vercel bot commented Dec 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
batch22.buidlguidl.com Ready Ready Preview, Comment Dec 18, 2025 0:00am

@zachyo
Copy link
Contributor Author

zachyo commented Dec 18, 2025

hi @melanke , I have updated this to show graduates nft

@melanke melanke closed this Dec 29, 2025
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.

j) Hall of Fame (Graduates Wall)

2 participants