$ whoami

Hi, I’m Dan Rice.

Computer scientist and CTO focused on fintech. Co-founder and CTO of Bling Financial. These are my thoughts on technology and business. More about me →

Configuring bitcoind for Debugging

This post is a reference for Bitcoin Core version 0.9.3 Configuring Bitcoin-RPC Prior to 0.9.0 there were a number of commands you could give bitcoind from the command line. Those commands exposed…

Building Bitcoin Core with XCode

For this walkthrough I'll be using Bitcoin Core version 0.9.3, XCode 5.1.1 with the command line tools package installed, and Homebrew (http://brew.sh/). 1. Download the source code: git clone…