extend native require to handle array inputs based on node-resolve
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project extends Node.js's native `require` function to accept arrays of module names or glob patterns, resolving and loading multiple modules at once using `node-resolve`. It's designed for Node.js