Evented stream line reader for node.js
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Carrier is a Node.js library that splits incoming stream data into complete, newline-terminated lines, emitting each line as a separate event. It's designed for developers building protocols or applications that need to process text-based data line-by-line from streams, such as network servers or log parsers. The library simplifies handling partial or chunked data by ensuring only