This converter converts one cryptocurrency to another. It also displays the value in USD and the rank of each currency.
To launch the converter from the command line, use the following:
java CryptoConverter
then enter the currency names when prompted.
-
JSON.simple - A simple Java toolkit for JSON
-
CoinMarketCap Public API - Returns current market data on thousands of cryptocurrencies
Cryptocurrency Converter by Chris Drury is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.