Socket
Socket
Sign inDemoInstall

@deadlock-delegate/crawler

Package Overview
Dependencies
17
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @deadlock-delegate/crawler

Crawler scans the ARK network to get information about the peers in the network.


Version published
Weekly downloads
2
Maintainers
1
Install size
2.09 MB
Created
Weekly downloads
 

Readme

Source

Crawler

Crawler scans the ARK network to get information about the peers in the network.

Branches

  • master: is for Ark v2.4 node and higher which uses websockets for p2p instead of api
  • v2.3: is for any Ark node that's lower than v2.4 which does not use websockets yet

Installation

npm install

Usage

npm start http://<ip>:<port>

For port use the p2p port, which is 4001 for Ark's mainnet or 4002 for Ark's devnet.

Credits

  • roks0n
  • dmvt
  • All Contributors

License

MIT © roks0n

Keywords

FAQs

Last updated on 24 Jul 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc