Skip to content

feat: add asset metadata & branding service#233

Merged
Cedarich merged 1 commit intoPulsefy:mainfrom
Jonniie:feat/asset-branding
Mar 30, 2026
Merged

feat: add asset metadata & branding service#233
Cedarich merged 1 commit intoPulsefy:mainfrom
Jonniie:feat/asset-branding

Conversation

@Jonniie
Copy link
Copy Markdown
Contributor

@Jonniie Jonniie commented Mar 30, 2026

Summary

Implements Asset Metadata & Branding Service

  • Integrate Stellar TOML parser to fetch asset branding (logos, descriptions)
  • Add LRU cache for asset metadata with 24-hour TTL
  • Add fallback icons for unknown/unbranded assets
  • Extend verified assets with branding fields
  • Update /stellar/verified-assets endpoint to include branding data
  • Add new /assets endpoints for metadata retrieval

Closes #227

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 30, 2026

@Jonniie Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Cedarich
Copy link
Copy Markdown
Contributor

Fix workflow @Jonniie

@Jonniie
Copy link
Copy Markdown
Contributor Author

Jonniie commented Mar 30, 2026

On it ser

@Jonniie Jonniie force-pushed the feat/asset-branding branch 2 times, most recently from 9c8ab8f to 2c0c151 Compare March 30, 2026 09:09
- Integrate Stellar TOML parser to fetch asset branding (logos, descriptions)
- Add LRU cache for asset metadata with 24-hour TTL
- Add fallback icons for unknown/unbranded assets
- Extend verified assets with branding fields
- Update /stellar/verified-assets endpoint to include branding data
- Add new /assets endpoints for metadata retrieval
- Fix pre-existing mobile lint error (conditional useState)

Implements Asset Metadata & Branding Service (Wave 3 - UI)
@Jonniie Jonniie force-pushed the feat/asset-branding branch from 2c0c151 to aeae646 Compare March 30, 2026 09:11
@Jonniie
Copy link
Copy Markdown
Contributor Author

Jonniie commented Mar 30, 2026

FIxed ser @Cedarich

@Cedarich Cedarich merged commit c1a2d06 into Pulsefy:main Mar 30, 2026
1 check passed
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.

Asset Metadata & Branding Service

2 participants