Sha256: 423feb818b74f22b8a92a177d1c228f4b5d6b695c742021b680e1421cfc0d0ee
Contents?: true
Size: 635 Bytes
Versions: 1
Compression:
Stored size: 635 Bytes
Contents
# Bitcoin A [Bitcoin][bitcoin] client written in Ruby This is very early stages - I haven't yet spent much time on it, but I have explored the Bitcoin Berkeley DB database format to some extent, and the first phase is to be able to read (and write) enough from standard wallets to be a useful management tool. For licence and other documentation, see the "doc" folder ## Installation You need Berkeley DB 4.7 installed. To get this through MacPorts: sudo port install db47 The BDB gem dependency should then compile. ## Contact I can be reached by email at <ash.moran@patchspace.co.uk> [bitcoin]: http://www.bitcoin.org/
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bitcoin-0.1.2 | ./README.markdown |