AbortController Polyfill for Node.JS based on EventEmitter
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
node-abort-controller is a minimal polyfill for the AbortController API in Node.js, specifically designed for versions 14.6.x and below. It's ideal for library authors who use fetch and AbortController internally and target both browser and Node.js environments, as it avoids unnecessary polyfills in browser environments.