Project

blade_coin

0.0
No release in over a year
A cryptocurrency price monitoring tool, you can run 'coin -h' for more help, or read the 'README.md'.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 2.0
~> 13.0
~> 3.0

Runtime

 Project Readme

BladeCoin

💰 A cryptocurrency price monitoring tool

Installation

$ gem install blade_coin

Usage

To check the top 10 cryptocurrencies ranked by their market cap, simply enter

$ coin

Result Output Example:

Options

Find specific coin(s)

like btc

coin btc

result:

BTC_USDT
66065.69

Find top coin(s)

You can use the -t (or --top) with the index to find the top n cryptocurrencies ranked by their market cap.

$ coin -t 50 // find top 50

CLI

You can quickly query the symbol you want to search for

coin-cli

Show option menu

You can use the -h (or --help) to find all valid options of coin

$ coin -h

Donate

微信

WeChat Pay

支付宝

Alipay

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/gith-u-b/blade_coin. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

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