Skip to main content

Module ndjson

Module ndjson 

Source
Expand description

NDJSON file plugin โ€” writes structured data to newline-delimited JSON files.

Creates one file per record type: blocks.ndjson, transactions.ndjson, token_transfers.ndjson, account_activity.ndjson. Append-only, safe for resume.

Structsยง

NdjsonPlugin
Built-in plugin that writes structured data to NDJSON files.