Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 745 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 745 Bytes

Cryptox - Coin Price Info

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.

Tech Stack

  • Node.js
  • Commander
  • Inquirer
  • ConfigStore
  • Colors
  • AlphaVantage API

Features

  1. Check Coin Prices: Users can check the latest prices of cryptocurrencies.

  2. Manage API Key: Users can add, remove, and view their API key for accessing the AlphaVantage API.

  3. Specify Conversion: Users can specify the cryptocurrency and currency they want to convert to.