
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
cryptocheck
Advanced tools
A command line tool to check prices of cryptocurrencies.
Cryptocheck allows you to check prices of cyrptocurrencies via command line. It currently has support for:
npm install -g cryptocheck
ALWAYS pass the symbol to the tool. The command will return an error if you pass the full currency name.
Kraken:
cryptocheck kraken btc
cryptocheck kraken eth
cryptocheck kraken ltc
GDAX:
cryptocheck gdax btc
cryptocheck gdax eth
cryptocheck gdax ltc
CoinMarketCap.com
cryptocheck cmc sc
cryptocheck cmc xrp
Portfolio Check:
To get overview of your portfolio, add all your currencies in json file (sample file is in data/portfolio.json), and run following command.
cryptocheck portfolio <path-to-json-file>
Returns:
symbol price value change
------ --------- --------- ------
ETH $348.33 $3483.30 -0.45%
BTC $4388.93 $17555.72 1.14%
BCH $594.93 $1308.85 -3.51%
LTC $62.69 $642.58 1.15%
NEO $38.21 $1146.38 -1.8%
DASH $361.58 $3615.82 -0.72%
XEM $0.284149 $4.55 3.96%
XRP $0.217295 $10.86 7.64%
XMR $140.73 $1407.30 1.9%
Total: $29175.36
Example file is in data/portfolio.json
.
You can check for specific market by providing option as below, default market is coinmarketcap. You can change it to gdax/kraken. Note: Not all currencies are supported in all markets :(
cryptocheck portfolio -m cmc <path-to-json-file>
PRs are more than welcome! Just make sure to run gulp while developing to transpile and follow ESLint rules.
FAQs
Check prices of cryptocurrencies via command line
We found that cryptocheck 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
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.