A request tool based on fetch and XMLHttpRequest.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a request library for making HTTP requests in web applications. It provides a unified API for making GET, POST, PUT, DELETE, and other types of requests, with support for features like automatic URL parameter serialization, simplified POST data submission, timeout handling, and error handling. The library is built on top of the browser's native fetch API and XMLHttpRequest, and is designed to be lightweight and easy to use. It is suitable for developers who want a simple and consistent way to make HTTP requests in their web applications.