crypto-tool

Console tool created to gather crypto currencies information from Coingecko API. Its main purpose is to present market data about crypto currencies and their evolution over time.

Usage no npm install needed!

<script type="module">
  import cryptoTool from 'https://cdn.skypack.dev/crypto-tool';
</script>

README

Crypto CLI tool

Console tool created to gather crypto currencies information from Coingecko API. Its main purpose is to present market data about crypto currencies and their evolution over time.

Main features

  • Friendly console user interface
  • Saves your preferences
  • User can select between the 8 major currencies or bitcoin to show its data

Gathered crypto currencies

  • Bitcoin
  • Ethereum
  • G999
  • Tether
  • Tron
  • Monero
  • Dash
  • Litecoin
  • Dogecoin

Installation

npm i -g crypto-tool

Basic usage

Once it has been installed, you only need to execute the CLI command:

$ > crypto - tool;

Copyright

MIT © José Gabriel Companioni Benítez (elC0mpa)