Grunt task for node-browserify
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
**Summary:** `grunt-browserify` is a Grunt plugin that wraps Browserify, letting you bundle JavaScript files written in CommonJS (or extensions like CoffeeScript) into browser‑ready scripts as part of a Grunt workflow. It automates tasks such as aliasing, external dependencies, transforms, and incremental rebuilding, making it ideal for developers who want to manage and ship modular client‑side code with the same ease that Node.js provides on the server.