0.01
No release in over 3 years
Low commit activity in last 3 years
Bitstamp Exchange API Client
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 3.2, >= 3.2.3
~> 1.1.0
>= 12.3.0, ~> 13.0
>= 3.7.0, ~> 3.7

Runtime

>= 1.2.0, ~> 1.2
>= 1.2.0, ~> 1.2
>= 0
>= 1.3.0, ~> 1.3
 Project Readme

Bitstamp

Travis Build state RubyDoc

Client lib for the Bitstamp Exchange API

Getting started

  1. add the Gem to the Gemfile

     gem 'bitstamp-client'
    
  2. Require the Gem at any point before using it

     require 'bitstamp'
    
  3. Use it!

Bugs and Contribution

For bugs and feature requests open an issue on Github. For code contributions fork the repo, make your changes and create a pull request.

License

LICENSE (MIT)