A simple, no-frills, JSON storage engine for Node.JS
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Simple JSONdb is a lightweight, no-frills key-value storage engine for Node.js that stores data in a JSON file, making it easy to persist and retrieve structured information. It's designed for developers who need a simple, synchronous or asynchronous JSON-based storage solution without the complexity of a full database system.