How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`duplexpair` is a tiny Node.js utility that creates a pair of linked `Duplex` streams, allowing data written to one endpoint to be read from the other as a full‑duplex communication channel. It’s useful for developers who need in‑process stream sockets—e.g., for testing, mock networking, or connecting stream‑based APIs without involving real network resources.