Wraps your output chunks in an iife() with some commonly used global variables for better minification
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This Rollup plugin automatically wraps output chunks in an IIFE with commonly used global variables like Object, Array, and Promise to improve minification. It's designed for developers using Rollup who want to optimize their bundle size by reducing variable names in the global scope, particularly useful for production builds where minification is a priority.