Skip to content

genaromadrid/ruby-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockCypher Ruby Client

Simple Ruby client for the BlockCypher API.

Setup

Simply using rubygems:

gem install blockcypher-ruby

Initializing a client

If you want to use BTC on the main net, which is normally what you want to do, it's as simple as:

block_cypher = BlockCypher::Api.new

BlockCypher's documentation

For more information check the API docs at:

http://dev.blockcypher.com

Contributors

Contributions from CoinHako and meXBT

About

Ruby SDK for BlockCypher

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%