lighthouse/lcli
Kirill Fedoseev ee000d5219 Native support for Gnosis Beacon Chain network (#2931)
## Proposed Changes

Add a new hardcoded spec for the Gnosis Beacon Chain.
Ideally, official Lighthouse executables will be able to connect to the gnosis beacon chain from now on, using `--network gnosis` CLI option.
2022-01-27 22:58:33 +00:00
..
src Native support for Gnosis Beacon Chain network (#2931) 2022-01-27 22:58:33 +00:00
.gitignore Move lcli out of the tests dir 2019-09-12 12:28:31 -04:00
Cargo.toml v2.1.1 (#2951) 2022-01-25 00:46:24 +00:00
Dockerfile Update rust version in lcli Dockerfile (#2876) 2021-12-22 18:55:42 +00:00
README.md Refactor docs into mdbook (#547) 2019-10-02 11:04:56 +10:00

lcli

A command-line debugging tool, inspired by zcli.

Allows for replaying state transitions from SSZ files to assist in fault-finding.

Usage

$ cargo run --release -- --help