Patch require to load local modules during development
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The `dev-require` package patches Node’s `require` function so developers can organically load local, inter‑dependent modules by configuring project directories—eliminating the need for publishing to npm or repeatedly installing packages. It’s aimed at developers who work on multiple related modules in the same directory tree and want a lightweight, in‑project way to resolve them during development.