just a place for scribbles about bitcoin
the private keys or public addresses seen within this repository should not be used by anyone who does not wish to die a very painful death.
prereqs:
sudo apt-get install build-essentials git -y
all the examples in this repository assume you will have already installed libbitcoin-system
(formerly libbitcoin
) and some may require bitcoin-explorer
.
git clone http://github.com/turkycat/bitcoin-scratchpad.git
cd bitcoin-scratchpad
make