Wrap files with an UMD wrapper
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`gulp-wrap-umd` is a Gulp plugin that wraps JavaScript files with a Universal Module Definition (UMD) wrapper. It is designed for JavaScript developers who need to make their code compatible with multiple module systems (AMD, CommonJS, and globals) as part of a build process using Gulp.