How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Timeseries stream generators for [timestream](http://npm.im/timestream) streams. Creates objectMode streams of records of data by time.
timestream‑gen is a Node.js utility that creates object‑mode readable streams of timestamped records for use with the **timestream** library or any time‑series workflow. It supplies three generators—`gen` for deterministic geometric sequences, `rand` for random values, and `one` for a single record—letting developers quickly produce test or placeholder data across a specified time range. The package is aimed at JavaScript developers who need synthetic time‑series streams for testing, prototyping, or data‑pipeline demonstrations.