Skip to content

Conversation

@gelluisaac
Copy link

This PR introduces a new PublicTimeline component that showcases tokenized IP assets registered via the Mediolano Protocol. The implementation includes:

Infinite scroll functionality for browsing assets chronologically
Card-based display of IP assets with key metadata:
Creator information (name/address)
Asset title, description, and media preview
Licensing terms and provenance data
Robust IPFS integration with:
Multiple gateway fallback support
Error handling for failed metadata fetches
Responsive grid layout with loading skeletons
Filtering by asset type (art, music, documents, etc.)

Technical Details:
Built with Next.js and React
Integrates with Starknet contracts for asset data
Uses intersection observer for scroll detection
Implements proper TypeScript typing throughout
Includes comprehensive error states and loading UI

close #5

@vercel
Copy link

vercel bot commented Aug 4, 2025

@gelluisaac is attempting to deploy a commit to the mipdapp-6438's projects Team on Vercel.

A member of the Team first needs to authorize it.

@gelluisaac gelluisaac marked this pull request as draft August 4, 2025 05:47
@gelluisaac gelluisaac marked this pull request as ready for review August 4, 2025 11:18
@salvadorcamino
Copy link
Contributor

gm gm @gelluisaac any progress? still getting errors

@gelluisaac
Copy link
Author

gm gm @salvadorcamino you can check it now

@salvadorcamino
Copy link
Contributor

image

gm can you check your implementation? here it shows no assets

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.

Public Timeline Modular Component for IP Assets

2 participants