How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
a data model for a hierarchy or tree, used by roles-hierarchy and permissions-hierarchy
The **hierarchy‑model** package provides a lightweight JavaScript data model for representing and navigating tree‑like hierarchies (e.g., role or permission structures). It lets developers create a hierarchy from a plain object, then query nodes, retrieve descendants, add or delete sub‑trees, and output a printable representation—making it useful for any Node.js app that needs to manage hierarchical relationships such as access‑control trees.