How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Overlook framework utility to create global symbols
The **@overlook/util-make-symbols** package is a small utility for the Overlook framework that generates globally‑shared `Symbol`s from a list of names, optionally namespaced by an npm package name. It ensures the same symbol is returned across the whole application (and across different versions of a plugin) and is aimed at Overlook plugin authors who need reliable, debuggable symbols for internal communication.