A TypeScript utility for converting semantic versioning strings into integer representations
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
semverint is a TypeScript utility that converts semantic versioning strings into integer representations for systems that don't natively support SemVer. It's designed for developers who need to compare version numbers as integers while maintaining SemVer precedence rules, with configurable digit lengths for each version component and configurable error handling.