Retrieve the process type running your code : 'node', 'browser' or 'renderer'
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This library provides a simple function to detect the JavaScript runtime environment your code is executing in, distinguishing between Node.js, browser, and various Electron-specific contexts (main, renderer, preload, worker). It's designed for developers writing cross-platform JavaScript or TypeScript applications that need to adapt their behavior based on whether