Skip to content
 
 

Repository files navigation

Kraken Ruby Client

A work-in-progress Ruby API wrapper for the Kraken Bitcoin Exchange.

Emphasis on speed, simplicity, no meta-programming, and few dependencies.

Kraken Ruby Client:

Currently developed with Ruby 2.4.0. Written for Ruby 2.3 and up.

Getting started

Add to your Gemfile

gem 'kraken_ruby_client', github: 'jonatack/kraken_ruby_client'

Install

bundle isntall

Don't forget to append bundle exec

bundle exec ruby script.rb

Usage

Contributions

To support the project:

  • Use Kraken Ruby Client in your apps, and please file an issue if you encounter anything that's broken or missing. A failing test to demonstrate the issue is awesome. A pull request with passing tests is even better!

License/disclaimer

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/.

The author may be contacted by email at jon@atack.com.

Copyright © 2016 Jon Atack (@jonatack)

About

Kraken Ruby Client is a Ruby API wrapper for the Kraken Bitcoin Exchange. Emphasis on speed, simplicity & minimal dependencies.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages