How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Generate compact encodings for defined structs
compact‑encoding‑struct is a tiny JavaScript library that lets developers define object schemas using the **compact‑encoding** primitives and automatically generates fast `encode`, `preencode` and `decode` functions for those schemas. It provides helpers for common patterns (optional fields, arrays, flags, constants, union types, headers) and is aimed at Node.js developers who need bandwidth‑efficient binary serialization of structured messages.