[BREAKGLASS] Append-only mirror of github.com/btcpayserver/ruby-client
Go to file
Sai 6ea17a7351 Allow newer versions of gem dependencies
Rack is now 1.6.0 & json is at 1.8.2; hard dependencies force downgrade of these gems.
2015-04-12 19:48:20 +01:00
config Minor modifications to v2.4 functionality. 2015-03-05 16:01:51 -05:00
features Fix github issue #40 2015-03-13 01:52:45 -04:00
lib Address github issue #39 2015-03-24 17:44:18 -04:00
spec fix and test for issue 39 2015-03-13 06:59:56 +00:00
.gitignore Minor modifications to v2.4 functionality. 2015-03-05 16:01:51 -05:00
.travis.yml changes per Paul comments 2015-02-16 09:33:20 -08:00
bitpay-sdk.gemspec Allow newer versions of gem dependencies 2015-04-12 19:48:20 +01:00
CHANGELOG.md Address github issue #39 2015-03-24 17:44:18 -04:00
Gemfile initial commit 2013-11-01 11:51:01 -07:00
GUIDE.md Minor modifications to v2.4 functionality. 2015-03-05 16:01:51 -05:00
LICENSE.md Changes for the 2.0.0 version. Detailed changes are on the 2.0.0 branch. 2014-10-08 13:21:00 -04:00
Rakefile migrate from rspec features to cucumbers 2015-02-04 23:34:27 -08:00
README.md Split guide into appropriate location. 2015-02-20 15:50:46 -05:00

BitPay Library for Ruby Gem Version

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. For developers who prefer the ease of command-line pairing during the development or deployment process, BitPay provides a complementary Ruby CLI gem which can be used in conjunction with this gem.

Getting Started »

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 to see a list of the contributors to this library.