An open API service indexing awesome lists of open source software.

https://github.com/davidegrayson/deg-bitcoin-tools

Some scripts I am working on to do Bitcoin-related crypto stuff.
https://github.com/davidegrayson/deg-bitcoin-tools

Last synced: 11 months ago
JSON representation

Some scripts I am working on to do Bitcoin-related crypto stuff.

Awesome Lists containing this project

README

          

dbtc: David's Bitcoin Tool Chest
----

These are some Ruby scripts I have been working on to do useful stuff with
Bitcoin and similar cryptocurrencies, such as extracting data from wallet
files and converting between different Bitcoin address formats.

Sometimes it is hard to find wallet software that supports all of the
conversions I want to do, especially when you consider all the Bitcoin
forks that have happened, and all the different wallet formats that are out
there. So I write my own, simple code to do that stuff.

This project is not really ready to be used by other people yet.