-
Notifications
You must be signed in to change notification settings - Fork 7
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
Use dualcurrency input field as in the Alby extension #35
Comments
Which provider to use to get the current BTC market price in different Fiat currencies? Is there a free one that is suitable for this? |
we use this: https://github.com/getAlby/js-lightning-tools?tab=readme-ov-file#-fiat-conversions and I think we can check the alby extension how the field is implemented there. |
Great, thank you! I used the conversion functions and implemented the interface changes accordingly |
I'm also half way through implementing #44 which builds upon the changes introduced here |
* feat: use DualCurrency input field (#35) * chore: minor ui improvements --------- Co-authored-by: Roland Bewick <[email protected]>
closed by #67 |
The text was updated successfully, but these errors were encountered: