How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
⚡Fast camelCase and PascalCase string and key conversion for JavaScript (Node / browser)
fast‑case is a tiny JavaScript library that quickly converts strings and object keys between snake_case, camelCase and PascalCase, offering both pure and in‑place variants. It’s aimed at Node‑ or browser‑based developers who need high‑performance case conversion (e.g., when handling API payloads) and want a drop‑in, faster alternative to tools like humps or xcase.