Node.js module that is a hybrid promise/fibers library designed to easily bridge the gap between fibers and traditional promises, and can be used like a simplified "threading library" that is built on the wonderful fibers library.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
CarbonFibers is a Node.js library that blends promises and fibers to simplify asynchronous code, offering a thread-like concurrency model built on top of the fibers package. It's designed for Node.js developers seeking an easier way to manage complex async operations without traditional callback complexity.