How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
A light-weight module that brings the Fetch API to Node.js
node‑fetch is a lightweight Node.js library that implements the browser Fetch API (including Request, Response, Headers, FormData, etc.) on top of Node’s native http/https modules. It lets server‑side JavaScript code make HTTP requests with the same promise‑based, stream‑compatible syntax as `window.fetch`, and is aimed at developers building Node applications or isomorphic code that need a standard‑compliant fetch interface.