A tiny pub sub library that just subscribes and publishes
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Transmitter is a minimal JavaScript pub-sub library for simple event-driven communication. It provides just two core methods—`subscribe` and `publish`—making it ideal for developers needing a lightweight, zero-dependency solution for decoupled components in small to medium projects.