An open API service indexing awesome lists of open source software.

https://github.com/bitpay/ruby-client

Powerful, flexible, lightweight SDK for the BitPay Bitcoin Payment Gateway API.
https://github.com/bitpay/ruby-client

Last synced: about 1 year ago
JSON representation

Powerful, flexible, lightweight SDK for the BitPay Bitcoin Payment Gateway API.

Awesome Lists containing this project

README

          

# BitPay Library for Ruby

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://raw.githubusercontent.com/bitpay/ruby-client/master/LICENSE.md)
[![Travis](https://img.shields.io/travis/bitpay/ruby-client.svg?style=flat-square)](https://travis-ci.org/bitpay/ruby-client)
[![Gem](https://img.shields.io/gem/v/bitpay-sdk.svg?style=flat-square)](https://rubygems.org/gems/bitpay-sdk)
[![Code Coverage](https://img.shields.io/coveralls/bitpay/ruby-client.svg?style=flat-square)](https://coveralls.io/r/bitpay/ruby-client?branch=master)
[![Code Climate](https://img.shields.io/codeclimate/github/bitpay/ruby-client.svg?style=flat-square)](https://codeclimate.com/github/bitpay/ruby-client)

Powerful, flexible, lightweight interface to the BitPay Bitcoin Payment Gateway API.

The `bitpay-sdk` gem provides all the programattic tools required to implement a ruby client application for the BitPay REST API.

## [Getting Started »](https://github.com/bitpay/ruby-client/blob/master/GUIDE.md)

## Found a bug?
Let us know! Send a pull request or a patch. Questions? Ask! We're here to help. We will respond to all filed issues.

## Contributors
[Click here](https://github.com/bitpay/ruby-client/graphs/contributors) to see a list of the contributors to this library.