Export the machine hostname or 'browser' when used with Browserify
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Better-hostname is a small npm module that exports the machine's hostname when run in Node.js, but automatically returns the string 'browser' when bundled with Browserify for use in the browser. It's designed for developers who need a consistent way to detect the runtime environment—server or client—without manually checking the environment.