Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: freewil on May 02, 2012, 09:18:36 AM



Title: updated testnet-box
Post by: freewil on May 02, 2012, 09:18:36 AM
I've taken the testnet-box (http://sourceforge.net/projects/bitcoin/files/Bitcoin/testnet-in-a-box/), updated the files for v0.6.0 (has 130 pre-generated blocks) and added a Makefile with some handy commands for controlling the testnet-box. You can find it on github (https://github.com/freewil/bitcoin-testnet-box).

I'm using this in a couple of projects I'm working on, including the bitcoin Node.js module (https://github.com/jb55/node-bitcoin).