Thanks to visit codestin.com
Credit goes to github.com

Skip to content

lsankar4033/lighthouse_block_export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lighthouse_block_export

Requirements

python3.8 or later

Install

$ python setup.py install
$ pip install -r requirements.txt

Usage

Run a lighthouse beacon node for some amount of time:

$ lighthouse bn --testnet medalla

When you've built up enough block history to analyze, stop that process and run the following:

$ python export.py $LIGHTHOUSE_DATA_DIR $OUTPUT_DIR

Note that the default location for $LIGHTHOUSE_DATA_DIR is $HOME/.lighthouse

About

export chain_db from lighthouse to json, csv, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages