A Pubsub Plugin (or better Event Bus) for Vue.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Vue Pubsub is a lightweight event bus plugin for Vue applications, inspired by mitt, that enables publish-subscribe communication between components. It's designed for Vue developers who need a simple, type-safe way to manage events across their application without prop drilling or complex state management. The plugin offers TypeScript support with custom channel type declarations and integrates seamlessly with Vue's composition API.