Koax support for non blocking async calls.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Koax/fork is a library that provides support for non-blocking async calls within the Koax framework. It allows you to fork generator functions or iterators to run concurrently, join tasks to wait for their completion, and cancel tasks if needed. This library is designed for developers using Koax who need to manage concurrent async operations in a non-blocking manner.