How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Check if a string exactly abides a regular expression
The **exact‑regex** package provides a tiny utility that checks whether an entire string matches a given regular expression, rather than just containing a match. It’s useful for JavaScript developers who need strict validation of values such as CSS length units, keywords, or other patterns where partial matches are undesirable.