Makes backbone collection and model methods return a Promises/A+ promise.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This library enhances Backbone.js by making model and collection asynchronous methods (like `fetch`, `save`, and `destroy`) return Promises/A+ compliant promises instead of the standard Backbone callbacks. It is designed for Backbone.js developers who want to use modern promise-based workflows for cleaner, more manageable asynchronous code.