Check if the git tag matches package.json version
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Git Tag Match is a tool that verifies whether the current Git tag matches the version specified in a project's package.json (or similar manifest) file. It's designed for developers and CI/CD pipelines who need to ensure version consistency between Git tags and package metadata before publishing or deploying.