Socket
Socket
Sign inDemoInstall

crypto-ticker-cli

Package Overview
Dependencies
30
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

crypto-ticker-cli

CLI tool that shows cryptocurrency prices in realtime


Version published
Maintainers
1
Weekly downloads
1

Weekly downloads

Readme

Source

📈 Crypto-Ticker-CLI

Crypto-Ticker-CLI is a commandline application that shows cryptocurrency prices in realtime using WebSockets.

🛠 Installation

Run the following command:

npm i -g crypto-ticker-cli
From source
  git clone -b main https://github.com/RushDynamic/crypto-ticker-cli
  cd crypto-ticker-cli
  chmod +x ./src/app.js
  ./src/app.js

👨‍💻 Usage

Simply run the application, and enter the desired coin symbols separated by spaces.

Example:

crypto-ticker-cli
Enter a list of Coin Ticker Symbols: btc eth ftm

Coin		Price (USDT)
BTC	 --- 	39191.14
ETH	 --- 	2589.99
FTM	 --- 	1.2051

Keywords

FAQs

Last updated on 12 Mar 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc