You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 3, 2023. It is now read-only.
Crypto To Fiat Currency is gem for easy access to fiat value of any coin. You can just check prices from terminal, or loop every N seconds and export data to .csv table. This makes it great for standard use-cases where you just want to know a coin price, but also for data gathering.
It's easily extendible, MIT licensed, as well as all dependencies, so you are free to use it in your own projects! For now it only use cryptocompare.com api, but more will be added soon.