Bitprice
Thank you for checking out Bitprice. This CLI Ruby Gem has been created for
educational purposes. Bitprice utilizes the data provided by https://www.worldcoinindex.com.
Bitprice Features:
-In-Depth Date instantly for the top 100 cryptocurrencies include:
-Coin Name
-Percentage of growth or loss
-24 Hour High
-24 Hour Low
-last price
-volume
-market cap
-number of coins
-ticker name
--Includes initial list covering the Top 100 Cryptocurrency data:
-Select the associated list number for expanded details about
any given cryptocurrency.
If you intend to use or modify this software in any way please share your changes with me and site credit!
Creator: Micah Ortega
Email: Codingsynapse@gmail.com
Website: www.codingsynapse.com
Disclaimer
-By using this software, you release the creator of any damages to your financial investments.
Cryptocurrency is a volatile market. Only invest what you are capable of losing!
This software nor the creator can provide investment advice. Invest at your own risk!
Installation
Add this line to your application's Gemfile:
gem 'bitprice'
And then execute:
$ bundle
Or install it yourself as:
$ gem install bitprice
Usage
To use this gem:
1.) After installation: require 'bitprice'
2.) To Launch use the following command: Bit.price
Development
After checking out the repo, run bin/setup
to install dependencies. You can also run bin/console
for an interactive prompt that will allow you to experiment.
To install this gem onto your local machine, run bundle exec rake install
. To release a new version, update the version number in version.rb
, and then run bundle exec rake release
, which will create a git tag for the version, push git commits and tags, and push the .gem
file to rubygems.org.
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/Tat2artist/bitprice
License
The gem is available as open source under the terms of the MIT License.