A TS/JS lib to make typesafe API calls.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
TypeSafe API Call is a TypeScript/JavaScript library that provides type-safe API calls using a functional approach. It returns either an `APISuccess` or `APIFailure` result for every API call, eliminating the need for exception handling. The library includes features like retry support, hook system for request lifecycle events, response time tracking, and custom fetch support, making it ideal for developers who want robust, type-safe API interactions in their applications.