Go to file
Andrey Petrov 3a6b6ec8fb Importing code. 2014-04-18 21:26:47 -07:00
.gitignore Importing code. 2014-04-18 21:26:47 -07:00
LICENSE Initial commit 2014-04-18 21:07:31 -07:00
README.md Importing code. 2014-04-18 21:26:47 -07:00
btc-crawl.go Importing code. 2014-04-18 21:26:47 -07:00
ext_btcd.go Importing code. 2014-04-18 21:26:47 -07:00

README.md

btc-crawl

Bitcoin node network crawler (written in golang).

This is a for-fun project to explore the Bitcoin protocol and network.

Current status: It crawls from hard-coded values and spits a bunch of stuff to stdout.