A stricter query string parser
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
strict-qs is a stricter query string parser that ensures URI uniqueness and better caching by enforcing parameter order, validating against default values, and casting values to their target types. It's designed for developers building APIs or applications that require strict query string validation, particularly those working with Swagger-compatible definitions or generating client APIs.