Convert callback-based APIs to promises
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Promisify is a Node.js library that converts callback-based APIs to promises, making it easier to use promise-based code with existing libraries. It's designed for developers who want to adopt promises in their Node.js applications while still using callback-based libraries like MongoDB.