Multimap classes for TypeScript and JavaScript
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The @teppeis/multimaps package offers reusable ArrayMultimap and SetMultimap implementations that let you store multiple values under the same key, providing convenient put/get operations for JavaScript and TypeScript projects. It’s aimed at developers who need flexible multimap collections—such as grouping related items or handling one‑to‑many relationships—in their front‑end or Node.js applications.