How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Ensure the git index is clean and that there are no untracked files or directories.
`grunt-check-clean` is a simple Grunt plugin that adds a `check_clean` task to verify the Git working tree is clean—no staged changes, untracked files, or untracked directories—before other build steps run. It’s aimed at developers who use Grunt for automated workflows (e.g., releases) and want to enforce a pristine repository state as a prerequisite.