The semver parser for node (the one npm uses)
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a JavaScript implementation of the semantic versioning (SemVer) specification, providing tools to parse, compare, and manipulate version strings and ranges. It is the exact library used by npm for version resolution and is essential for Node.js developers and package managers to manage dependencies correctly.