-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Detailed description
This is just an enhancement.
Add support for currency checking using the cryptoc balance command. For example:
cryptoc balance -c usd
cryptoc balance -c gbpValues can be retrieved from a service such as CoinMarketCap. I guess it could get the data, and cache for 5 minutes (as per their note about limits).
Context
This would be useful to allow viewing of your local currency value, rather than just the token value.
Your environment
- PHP 7.1
- Ubuntu 17.10 / Windows 10