Registry / crypto / bitcoin-ruby

bitcoin-ruby

JSON →
library0.0.20rbrubygemsunverified

A Ruby library for interacting with the bitcoin protocol/network.

gem install bitcoin-ruby
INSTALL
IMPORT
SIG · BITCOIN-RUBY
B
bitcoin-ruby
cryptorubyv0.0.20
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.

Bitcoin
require 'bitcoin'

Generate a new Bitcoin key on testnet.

require 'bitcoin' Bitcoin.network = :testnet puts Bitcoin::Key.generate.to_payload
Debug
Known issues
breakingThis gem is outdated and may not support current Bitcoin protocol changes (e.g., SegWit, Taproot).
fix
Consider using a more modern library like bitcoinrb or bitcoin-ruby-bitcoinrb.
affects: < 0.1.0
Upgrade
Version history
0.0.20latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
Resources
bitcoin-ruby — gem install bitcoin-ruby · libregistry