Easily pruning unneeded files from node_modules folder
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
node-prune is a tool for removing unnecessary files from the node_modules folder, helping to reduce project size and optimize for environments like AWS Lambda. It's ideal for developers who want to minimize their Node.js project's footprint without switching to Yarn's autoclean feature.