Bitstamp
Client lib for the Bitstamp Exchange API
Getting started
-
add the Gem to the Gemfile
gem 'bitstamp-client'
-
Require the Gem at any point before using it
require 'bitstamp'
-
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)