Test if a value is a string in kebab case
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The stdlib-js/assert-is-kebabcase repository contains a JavaScript function that tests whether a given value is a string in kebab case (lowercase words separated by hyphens). This utility is part of the larger stdlib standard library for numerical and scientific computing in JavaScript, and is intended for developers who need to validate string formatting in their applications or libraries.