because i get tired of typing EE.prototype.emit.bind.bind(EE.prototype.emit)
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a simple utility function to simplify event forwarding between Node.js EventEmitter instances, eliminating the need for verbose `EventEmitter.prototype.emit.bind` calls. It's designed for JavaScript developers who frequently work with event-driven architectures and want to reduce boilerplate when piping events from one emitter to another. The library exports a single `emit` function that creates bound event emitters with optional curried arguments.