Write minimal node index.js files that require and export siblings by file basename
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a Node.js utility that automatically requires and exports sibling files in a directory by their basename, simplifying the creation of index.js files. It's particularly useful for developers who want to keep their module exports organized and concise without manually requiring each file. The tool also supports excluding specific files or making them private by prefixing with an underscore.