Security News
Opengrep Emerges as Open Source Alternative Amid Semgrep Licensing Controversy
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
track-crypto
Advanced tools
`track-crypto` is a tool for displaying live cryptocurrency prices via command-line interface (CLI). It is possible to view prices in the currency of your choice as well as using the coins you wish to use
track-crypto
is a tool for displaying live cryptocurrency prices via command-line interface (CLI). It is possible to view prices in the currency of your choice as well as using the coins you wish to use
You can install track-crypto using npm or you can clone the project and install it from the repository
$ npm i -g track-crypto
$ git clone https://github.com/deephunt3r/track-crypto.git
$ cd track-crypto
$ npm install -g
track key set
to set the API keytrack key show
to check the API keytrack key remove
to remove the API keytrack --help
- display usage informationtrack check price
- display cryptocurrencies
--coin=BTC
- To check price of a particular coins--cur=USD
- To check prices in respective currencyYou will only need Node.js and a node global package, npm, installed in your environement.
Just go on official Node.js website and download the installer.
You can install nodejs and npm easily with apt install
$ sudo apt install nodejs
$ sudo apt install npm
FAQs
`track-crypto` is a tool for displaying live cryptocurrency prices via command-line interface (CLI). It is possible to view prices in the currency of your choice as well as using the coins you wish to use
The npm package track-crypto receives a total of 3 weekly downloads. As such, track-crypto popularity was classified as not popular.
We found that track-crypto demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.