New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@chainsafe/lodestar-cli

Package Overview
Dependencies
Maintainers
5
Versions
836
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chainsafe/lodestar-cli

Command line interface for other packages

0.39.0
latest
Source
npm
Version published
Weekly downloads
1.9K
-1.54%
Maintainers
5
Weekly downloads
 
Created
Source

Command Line Interface for Lodestar

Discord Eth Consensus Spec v1.1.10 ES Version Node Version

This package is part of ChainSafe's Lodestar project

Command line tool for Lodestar

Getting started

Lodestar

We have an experimental new CLI called lodestar which currently provides a subset of the lodestar CLI functionality.

Here's a quick list of the available CLI commands:

CommandDescription
./bin/lodestar initWrite a configuration and network identity to disk, by default ./.lodestar
./bin/lodestar beaconRun a beacon node using a configuration from disk, by default ./.lodestar
./bin/lodestar accountRun various subcommands for creating/managing Ethereum Consensus accounts
./bin/lodestar validatorRun one or more validator clients
./bin/lodestar devQuickly bootstrap a beacon node and multiple validators. Use for development and testing
Append --help to any of these commands to print out all options for each command.

For full documentation on cli commands and options, see the Command Line Reference

License

LGPL-3.0 ChainSafe Systems

Keywords

ethereum

FAQs

Package last updated on 28 Jun 2022

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