iShinzoo / iShinzoo/pump.flawk

Integrate User-Provided Image URLs into Token Cards & Details Pages

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### Description
When users create a token, they input an image URL. This URL Image should be displayed:
- On the homepage token cards (thumbnail)
- On the token details page (full-size image)

### Acceptance Criteria
- Fetch and display the image URL from the token’s metadata in the frontend.
- Add image rendering to `Home.tsx` (homepage) and `token-detail/address.tsx`.
- Implement error handling for broken URLs (e.g., fallback placeholder image).
- Ensure images are optimized (lazy-loading, CDN caching).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.