jayluxferro / btc-block-parser

BTC Block Parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blockchain Sync

Requirements

NB: Python3

Install dependencies.

sudo apt install libleveldb-dev python3 python3-pip python-is-python3
pip install -r requirements.txt

Usage

python main.py [path_to_blocks_directory] [path_to_block_index_directory] [path_to_store_json_data]

About

BTC Block Parser


Languages

Language:Python 100.0%