Transform external imports into global variables like output.globals.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
rollup-plugin-external-globals is a Rollup plugin that transforms external imports into global variables, similar to Rollup's output.globals option. It's designed for developers bundling JavaScript modules who need to replace external dependencies with global variables in their final output.