Get the effective user's homedir
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a simple Node.js utility to reliably retrieve the effective user's home directory, even when running scripts with `sudo -u` without the `-i` flag. It's designed for Node.js environments (v16.0.0+) where accurate user home directory detection is needed, particularly in multi-user or sudo-based execution scenarios. The tool is ideal for developers building Node.js applications that require user-specific path resolution.