How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
p‑stream is a tiny Node.js utility that converts any readable stream into a Promise that resolves with the full data (string or Buffer) when the stream ends, or rejects on error. It’s aimed at developers who want a simple, promise‑based way to read files, network responses, or other streams without manually handling ‘data’, ‘end’, and ‘error’ events.