Add promise support to superagent using Bluebird
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project adds promise support to the Superagent HTTP client library using Bluebird, allowing developers to use `.then()` and `.catch()` methods instead of `.end()` for handling requests. It's designed for JavaScript developers who use Superagent for HTTP requests and want to integrate Bluebird's promise-based workflow into their applications.