lighthouse/lcli
realbigsean 8a77b05c19
Merge pull request #3830 from jimmygchen/blobs-beacon-api
Add Beacon API endpoint (/lighthouse) to download blobs by block ID
2023-01-04 09:04:32 -05:00
..
src Add support for blobs_sidecar ssz parsing 2023-01-04 18:51:28 +11:00
.gitignore Move lcli out of the tests dir 2019-09-12 12:28:31 -04:00
Cargo.toml fix compilation errors from merge 2022-12-23 10:27:01 -05:00
Dockerfile add clang to dockerfile 2022-12-28 18:34:28 +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