Socket
Book a DemoInstallSign in
Socket

@chainsafe/discv5-cli

Package Overview
Dependencies
Maintainers
4
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chainsafe/discv5-cli

Discovery V5 CLI

latest
Source
npmnpm
Version
0.2.0
Version published
Weekly downloads
0
-100%
Maintainers
4
Weekly downloads
 
Created
Source

discv5-cli

ES Version Node Version

CLI wrapper around @chainsafe/discv5

Usage

discv5 --help - Help text

discv5 init - Initializes new PeerId and ENR in local directory

discv5 [run] - Runs Discv5 service

Note: A UDP Multiaddr, PeerId, Local ENR, Bootstrap ENRs, and Output ENRs files must be provided to run the Discv5 service.

Logging

Additional logs may be configured with the DEBUG environment variable.

eg: DEBUG=discv5* discv5

License

Apache 2.0

Keywords

discovery

FAQs

Package last updated on 19 Nov 2020

Did you know?

Socket

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