Create functions that both return promises and accept node-style callbacks
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a utility to create functions that can both return promises and accept node-style callbacks, offering flexibility in asynchronous JavaScript/TypeScript code. It's designed for developers who want to support both modern promise-based and traditional callback-based APIs in their Node.js projects. The library is particularly useful for those maintaining or migrating codebases that need to accommodate different asynchronous patterns.