Go to file
George Tankersley bdb049e215 initial commit 2019-10-09 18:32:15 -04:00
zcash initial commit 2019-10-09 18:32:15 -04:00
README.md initial commit 2019-10-09 18:32:15 -04:00
go.mod initial commit 2019-10-09 18:32:15 -04:00
go.sum initial commit 2019-10-09 18:32:15 -04:00

README.md

Zcash Network Crawler

This is a CoreDNS plugin that scrapes addresses of peers from a Zcash network. It's intended as a safer and more scalable replacement for the zcash-seeder project.

It uses btcsuite for networking and crawshaw/sqlite for storing peer data.