🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

cryptostats-cli

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cryptostats-cli

0.2.2
99

Supply Chain Security

100

Vulnerability

99

Quality

100

Maintenance

100

License

Unpopular package

Quality

This package is not very popular.

Found 1 instance in 1 package

Native code

Supply chain risk

Contains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.

Found 1 instance in 1 package

Shell access

Supply chain risk

This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.

Found 1 instance in 1 package

Version published
Maintainers
1
Created

Cryptostats CLI

Welcome to Cryptostats! Cryptostats is a CLI ruby gem that fetches meta data of the top 100 cryptocurrencies from the CoinGecko API and displays updated statistics regarding the current prices, market cap, volume, price change, etc.

Installation

Option 1 - Add this line to your application's Gemfile:

gem 'cryptostats-cli-gem'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install cryptostats-cli-gem

Option 2 - Clone the Git repository:

git clone https://github.com/charlesangelolai/cryptostats-cli-gem.git

Usage

  • Execute inside the directory:
$ bin/run
  • Enter the crypto number of the cryptocurrency for more details: (1 - 100)

  • Crypto Stats is displayed.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/charlesangelolai/cryptostats-cli-gem. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Cryptostats::Cli::Gem project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

FAQs

Package last updated on 06 Dec 2020

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