A future implementation in TypeScript
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Taskarian is a TypeScript library that implements a lazy, composable Task data type for managing asynchronous operations. Unlike Promises, Tasks only execute when explicitly triggered using `fork`, offering fine-grained control, cancellation support, and functional programming benefits. It’s designed for developers who need predictable, composable async workflows with strong type safety and error handling.