Author

Topic: Ruby-wallet - Robust ruby client for bitcoind (Read 1853 times)

full member
Activity: 157
Merit: 100
Hello Coins
January 05, 2014, 09:28:57 AM
#2
Hi,

is it possible to read wallet.dat files directly in ruby?
I'm looking for a solution to extract used public keys of a wallet.dat file.

Cheers
donSchoe
sr. member
Activity: 308
Merit: 250
thrasher.
Hello fellow ruby developers interested in bitcoins. I have been working on a ruby gem for interacting with the bitcoind json RPC.

Ruby-wallet was originally based on a combination the existing projects ‘bitcoin-client’ created by sinisterchimpmunk and ‘bit_wallet’ created by ramontayag.But it has come along way beyond that, many bug fixes and other additional features.

I plan on using it as the base for an open-source spree bitcoin gem.

https://github.com/ruby-wallet/ruby-wallet

Please try it out, request features and report bugs.
Jump to: