os.cpus() for node and the browser
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`cpus` is a lightweight utility that provides the `os.cpus()` functionality from Node.js in both Node.js and browser environments. It returns detailed information about each CPU/core, including model, speed, and usage times. This project is ideal for developers who need consistent CPU information across server-side and client-side JavaScript applications.