Listen on other EventEmitters
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
eavesdrop is a utility that proxies events from one EventEmitter (the source) to another (the target). It allows developers to listen to all events or specific ones, useful for monitoring, debugging, or redirecting event flows in Node.js applications. The tool is designed for JavaScript/Node.js developers working with event-driven architectures.