A generic database base class that can also be used for file system stores. Node.js only.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides an abstract base class in Node.js for building database and file system adapters. It's designed for developers creating custom data storage solutions, offering shared functionality to extend for specific systems like MongoDB, SQL databases, or JSON file stores. The class itself is not meant for direct use but serves as a foundational template.