Cryptox is a command line application built in Node.js that provides users with the ability to check the price of various cryptocurrencies in their desired currency format. It supports functionalities such as adding, removing, and displaying API keys, as well as specifying the cryptocurrency and currency for conversion.
- Node.js
- Commander
- Inquirer
- ConfigStore
- Colors
- AlphaVantage API
-
Check Coin Prices: Users can check the latest prices of cryptocurrencies.
-
Manage API Key: Users can add, remove, and view their API key for accessing the AlphaVantage API.
-
Specify Conversion: Users can specify the cryptocurrency and currency they want to convert to.