Control flow inspired by koa and redux and in pursuit of free monads.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Koax is a control flow library inspired by Koa and Redux that enables building applications by decoupling effects from application logic. It uses a middleware-based architecture where you compose effects (like fetch or AWS operations) and define your main application logic as generators that yield these effects. The library is designed for developers building Node.js applications who want a clean separation between business logic and side effects, particularly useful for creating web servers, APIs, or serverless functions.