streaming line delimited json parser + serializer
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
ndjson is a Node.js library for parsing and serializing newline-delimited JSON (NDJSON) data, providing both a JavaScript API and a command-line tool. It is designed for developers working with streaming JSON data, allowing them to efficiently process large datasets by emitting or consuming individual JSON objects line by line.