How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
👜 A callbag listener sink which is also a listenable source
callbag‑subject provides a lightweight “Subject” implementation for the Callbag reactive library. It creates a sink that can receive data, errors, or completion signals and simultaneously acts as a source that multicasts those signals to any number of observers, mirroring the behavior of RxJS’s Subject but with the minimal, pull‑based Callbag API. It’s aimed at developers building functional reactive pipelines with Callbag who need a simple way to broadcast values to multiple listeners.