Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 553 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 553 Bytes

BitgoClient

Build Status Maintainability

A Ruby client to BitGo's API and Express API.

Installation

Add this line to your application's Gemfile:

gem "bitgo-client"

And then execute:

bundle

Or install it yourself as:

$ gem install bitgo-client