BTC Crawl Instructions
This commit is contained in:
parent
3a6b6ec8fb
commit
6f2d50c884
|
@ -7,3 +7,9 @@ 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
|
Current status: It crawls from hard-coded values and spits a bunch of stuff to
|
||||||
stdout.
|
stdout.
|
||||||
|
|
||||||
|
```
|
||||||
|
$ go get github.com/shazow/btc-crawl
|
||||||
|
$ btc-crawl
|
||||||
|
...
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in New Issue