How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
mongoose plugin to run mongoose schema methods in background
`mongoose‑kue` is a Mongoose plugin that lets you enqueue calls to model instance or static methods as background jobs using the **kue** queue system. It’s aimed at Node.js developers who need to off‑load costly Mongoose operations (e.g., sending emails or SMS) to a separate worker process for better scalability and reliability.