christianrojas / bitstamp-client

Bitstamp Client Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Bitstamp Client Library

License:MIT License


Languages

Language:Ruby 100.0%