How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The **resolution‑map‑builder** package creates the “resolution map” that Glimmer’s resolver uses to locate an app’s modules (components, templates, helpers, etc.) at runtime. It provides low‑level utilities and a Broccoli plugin that scan a project’s source tree, generate JavaScript (and optional TypeScript typings) that import each module and export an object keyed by Glimmer specifiers, enabling fast module lookup—primarily for Glimmer application developers (the builder is normally wired into the `@glimmer/application-pipeline`).