digest auth request plugin for fetch/node-fetch
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Digest Fetch is a plugin for the fetch API that adds support for HTTP Digest Authentication and Basic Authentication, allowing developers to securely access protected resources. It is designed for developers working with Node.js or modern browsers who need to implement digest or basic authentication in their applications, particularly when interacting with APIs or web services that require these authentication methods.