A simple, universal document store
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Keya is a lightweight, cross-platform document store that provides an asynchronous Map-like interface for persisting JSON-serializable data. It works seamlessly in both Node.js (using SQLite) and browsers (using IndexedDB or LocalStorage), making it ideal for developers needing simple, universal client-side or Node.js data persistence without the complexity of a full database.