Socket
Socket
Sign inDemoInstall

cryptoprices-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cryptoprices-cli

A simple and powerful Node.js CLI tool to manage API keys and check cryptocurrency prices.


Version published
Maintainers
1
Created
Source

Crypto CLI

A simple and powerful Node.js CLI tool to manage API keys and check cryptocurrency prices.

Installation

Install the package globally using npm:

npm install -g crypto-cli

Manage API Key

Set API Key

coindex key set

Show API Key

coindex key show

Remove API Key

coindex key remove

Check Coin Price Info

coindex check price --coin BTC,ETH,XRP --cur USD

options

--coin : Specify cryptocurrency types in respected Symbols (default: BTC,ETH,XRP). --cur : Choose the currency for prices using respected Notations(Eg: INR) (default: USD).

FAQs

Package last updated on 14 Dec 2023

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc