/hydra-crawler

Crawler scrapes the Hydra networks to get information about the peers in the network.

Primary LanguageJavaScriptMIT LicenseMIT

Hydra Crawler

Hydra Crawler scans the Hydra network to get information about the peers in the network. This is a fork of the ARK Crawler so make sure you sponsor them for their hard work.

Installation

npm install

Usage

  • Hydra mainnet

    node . hyd-mainnet.json

  • Hydra devnet

    node . hyd-devnet.json

  • ARK mainnet

    node . ark-mainnet.json

  • ARK devnet

    node . ark-devnet.json

  • If you think the seed nodes for the networks has changed since we downloaded them, just run the download script using curl on your system to refresh them from github

    ./download.sh

Credits

License

  • ARK Delegate: MIT © roks0n
  • Hydra patches: MIT © Decentralized Society Foundation, Panama