How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Level‑AtomicHooks is a plug‑in for the **levelup** key‑value store that lets developers attach custom hooks to every core database operation (gets, puts, deletes, etc.). By intercepting these calls—synchronously or asynchronously—it enables atomic extensions such as validation, logging, or side‑effects without altering the underlying LevelDB implementation, making it useful for Node.js developers who need fine‑grained, composable control over LevelDB interactions.