Skip to content
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

[feat] link previews #20

Merged
merged 5 commits into from
Jun 5, 2024
Merged

[feat] link previews #20

merged 5 commits into from
Jun 5, 2024

Conversation

kayleegeorge
Copy link
Collaborator

@kayleegeorge kayleegeorge commented Jun 4, 2024

Generate metadata for transaction receipts with link preview images. Shows basic transaction information for link preview: sender profile, receiver profile, amount, chain, status (omits extraneous event log data for cleanliness).

With Memo:
Screenshot 2024-06-04 at 5 16 53 PM

Without Memo:
Screenshot 2024-06-04 at 5 12 21 PM

Also moved around some Log data fetching functions and serialization.

Copy link

vercel bot commented Jun 4, 2024

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

Name Status Preview Comments Updated (UTC)
ethreceipts ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 5, 2024 0:34am

@kayleegeorge
Copy link
Collaborator Author

kayleegeorge commented Jun 5, 2024

TODO: Will add profile pictures in a separate PR. The rendering for the /preview image doesn't allow webp images in (there are some CSS quirks like no tailwind CSS) so I have to change some of the API/GET fetching to grab the original hosted image. Tracking here: #21

@kayleegeorge kayleegeorge requested a review from dcposch June 5, 2024 00:34
@kayleegeorge kayleegeorge merged commit 9ca5c35 into main Jun 5, 2024
4 checks passed
@kayleegeorge kayleegeorge removed the request for review from dcposch June 5, 2024 00:59
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.

None yet

1 participant