Module requirement counter, outbound and inbound
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
req-count is a Node.js module analysis tool that counts both the dependencies a module requires (outbound) and the other modules that depend on it (inbound). It's designed for developers and engineers who need to audit, optimize, or understand module dependency graphs in JavaScript projects.