nanobox-cc / nano-client

A simple to use Node/browser client for the Nano network
2 stars 1 forks source link

Add option to get USD equivalent value of some amount of NANO/raw? #8

Open OmarB97 opened 3 years ago

OmarB97 commented 3 years ago

Would be really useful to get the USD value equivalent of some amount of NANO/raw.

Or maybe convert wallet Nano balance to/from USD (or list of different supported currencies)?

Not sure if there's another library that already does this, if there is then maybe this is not needed?

aspic commented 3 years ago

Thanks for the suggestion. That's actually built into the proxy and something that should be feasible to add. Would be nice to be able to specify currency when sending amounts!

Sidebar: Released a new version with some utility functions (receive all and send max)!