Native Node bindings to Git.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
NodeGit is a Node.js library that provides native bindings to the libgit2 project, allowing developers to interact with Git repositories directly from their Node.js applications. It's designed for developers who need to perform Git operations programmatically, such as cloning repositories, reading files, and accessing commit history, without relying on command-line Git tools.