Function call tracer
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Functrace is an npm package that traces JavaScript function calls, logging details like arguments, return values, call counts, and execution duration. It’s designed for Node.js developers to debug and monitor function performance, supporting both synchronous and asynchronous (Promise-returning) functions.