Scan algorithm for pull streams
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a `scan` operator for pull-stream, a functional streaming library in Node.js. It acts like a `reduce` that emits intermediate accumulator values, enabling cumulative transformations on stream data. It's intended for developers using pull-stream who need to maintain state while processing streaming sequences.