An open API service indexing awesome lists of open source software.

https://github.com/richo225/hodlmoon

A command line tool for crytocurrency data. When moon?
https://github.com/richo225/hodlmoon

crypto cryptocurrency ethereum hodl lambo moon ruby

Last synced: 7 months ago
JSON representation

A command line tool for crytocurrency data. When moon?

Awesome Lists containing this project

README

          

# Hodlmoon

[![Gem Version](https://badge.fury.io/rb/hodlmoon.svg)](https://badge.fury.io/rb/hodlmoon)
[![CircleCI](https://circleci.com/gh/richo225/hodlmoon/tree/master.svg?style=shield)](https://circleci.com/gh/richo225/hodlmoon/tree/master)
[![Maintainability](https://api.codeclimate.com/v1/badges/c328ff2b6d581e5121fc/maintainability)](https://codeclimate.com/github/richo225/hodlmoon/maintainability)

Quickly find the price of your crypto portfolio from the comfort of your command line.

When moon?

![ethereum moon](https://user-images.githubusercontent.com/18379191/36102847-787a365a-1005-11e8-9121-ce3a477d3184.jpg)

## Installation

Install it yourself:

$ gem install hodlmoon

## Usage

The gem comes with two methods that can be run : `price` and `list`.

### List

Lists market data for the top default 8 coins.

screen shot 2018-02-13 at 23 34 15

A specific limit and a specific currency can also be supplied. If no currency is given, the CLI will default to `gbp`.

screen shot 2018-02-13 at 23 34 44

### Price

Gets the current price of a coin in a specific currency. If no currency is given, the CLI will default to `gbp`:

screen shot 2018-02-13 at 23 41 24

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/richo225/hodlmoon. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.

## License

Image by [@onedigitalartist](https://steemit.com/@onedigitalartist)

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

## Code of Conduct

Everyone interacting in the Hodlmoon project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/richo225/hodlmoon/blob/master/CODE_OF_CONDUCT.md).

[![forthebadge](https://forthebadge.com/images/badges/fuck-it-ship-it.svg)](https://forthebadge.com)