Browserify transform that allows you to require images -> svg+xml or base64 data uri's :zap:
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Imgurify is a Browserify transform that allows you to require images in your JavaScript code, converting them to base64 data URIs for raster images or inline SVG for SVG files. It's designed for developers using Browserify who want to bundle images directly into their JavaScript modules for easier deployment and reduced HTTP requests.