Read files with path relative to the current module without annoying boilerplate code
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This Node.js module simplifies reading files by allowing paths relative to the current module, eliminating repetitive `path.join(__dirname, ...)` boilerplate code. It provides synchronous and asynchronous methods, plus a helper to convert paths to absolute, making it convenient for developers working with project-relative file access.