How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Parser for queries List all CAT CAT where CAT FACT = XX in DOM
mgnlq_parser1 is a Node‑JS library that translates natural‑language‑style queries such as “List all CAT where FACT = XX in DOM” into structured MongoDB queries. It works by categorizing words (categories, facts, operators, etc.) into an AST and then converting that AST to a Mongo query, targeting developers building conversational or NL‑to‑Mongo interfaces.