Skip to content

advanced-skier/bitstamp-client

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%