High level dom node event management (with delegation support)
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a browserify-compatible fork of component/events, providing higher-level DOM event management with support for direct and delegated event handling. It's designed to work with a "host" object (typically a view) that provides callbacks, making event subscription management easy and unobtrusive. The library is ideal for developers building browser-based applications who want clean, organized event handling without modifying their view prototypes, particularly those using browserify for module bundling.