How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Swagger 2.0 and OpenAPI 3.0 parser/validator
The **swagger‑parser‑zschema** library parses, dereferences, bundles and validates Swagger 2.0 and OpenAPI 3.x specifications in JSON or YAML, handling all `$ref` styles (including circular and external references). It is a drop‑in fork of @apidevtools/swagger‑parser that replaces the AJV validators with the CSP‑safe **z‑schema** validator, making the parser usable in browsers that enforce strict Content‑Security‑Policy (no unsafe‑eval). It’s aimed at developers building API tooling or web applications that need reliable OpenAPI validation without violating CSP restrictions.