Conditionally make functions yieldable
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Yieldly is a utility that conditionally converts functions into thunks for use with generators, enabling asynchronous operations to be written in a more synchronous style. It's designed for developers working with Node.js or browser environments who want to simplify their async code using libraries like co, particularly when dealing with functions that may or may not receive a callback.