Platform on which the current process is running.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The `os-platform` package is a small, focused utility that returns the platform on which the current process is running, such as 'win32', 'darwin', or 'linux'. It is part of the larger stdlib project, a standard library for JavaScript and Node.js, and is designed for developers who need to programmatically detect the operating system in their applications.