Code block processing with jdists - gulp plugin
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
gulp-jdists is a Gulp plugin that processes code blocks using jdists, a tool for conditional compilation and code generation. It's designed for developers who want to manage different versions of their code (e.g., for testing, debugging, or release) by selectively including or excluding code blocks based on triggers or configurations. This plugin is particularly useful for JavaScript projects that require dynamic code manipulation during the build process.