Skip to content

Fiat conversion#130

Open
charlesejemai-cyber wants to merge 3 commits into
wraith-protocol:developfrom
charlesejemai-cyber:fiat-conversion
Open

Fiat conversion#130
charlesejemai-cyber wants to merge 3 commits into
wraith-protocol:developfrom
charlesejemai-cyber:fiat-conversion

Conversation

@charlesejemai-cyber

Copy link
Copy Markdown

Summary

Add fiat conversion display using the Reflector oracle. This introduces inline fiat values (≈ $x) for asset amounts in Activity, Send, and Receive, adds a configurable fiat currency setting (USD/EUR/GBP/NGN), caches prices for 60 seconds, and gracefully hides fiat values when the oracle is unavailable.

closes #113

@vercel

vercel Bot commented Jul 24, 2026

Copy link
Copy Markdown

@charlesejemai-cyber is attempting to deploy a commit to the truthixify's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jul 24, 2026

Copy link
Copy Markdown

@charlesejemai-cyber 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

@truthixify

Copy link
Copy Markdown
Contributor

build step failing on "Unable to locate executable file: pnpm" because your branch predates the corepack pin in ci.yml on develop. Rebase against latest develop and force-push, that will pull in the corepack step and pnpm will be found.

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.

Fiat conversion display via Reflector oracle

2 participants