`topbar` progress indicator as a React component
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The **react‑topbar‑progress‑indicator** is a lightweight React wrapper that mounts a `TopBarProgress` component which automatically calls `topbar.show()` on mount and `topbar.hide()` on unmount, handling the underlying singleton behavior for you. It’s aimed at React developers who need a simple, non‑intrusive progress indicator that integrates with the `topbar` library and can be configured (e.g., colors, thickness, shadow) via a global `TopBarProgress.config()`.