How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Reduce the output of a pull-stream into a mutant observable.
mutant‑pull‑reduce is a small Node.js utility that connects pull‑streams with Mutant’s observable data model. It consumes a pull‑stream (source or through) and applies a reducer function to emit a single Mutant observable representing the accumulated result, with optional initial value and async (nextTick) handling. It’s aimed at developers using Pull‑Stream pipelines who want to expose their streamed data as reactive Mutant observables.