Registry / crypto / btcruby

btcruby

JSON →
library1.5.1rbrubygemsunverified

Bitcoin toolkit for Ruby.

gem install btcruby
INSTALL
IMPORT
SIG · BTCRUBY
B
btcruby
cryptorubyv1.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BTC
require 'btcruby'

Generate a new Bitcoin key and display its WIF format.

require 'btcruby' key = BTC::Key.new puts key.to_wif
Debug
Known issues
gotchaRequires Ruby 2.0+ and OpenSSL support.
fix
Ensure your Ruby installation includes OpenSSL.
affects: >= 0.0.0
Upgrade
Version history
1.5.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
30
Amazon
1
Resources
btcruby — gem install btcruby · libregistry