Transactional key-value store on top of any database
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
KeyValueStore is a JavaScript library that provides a simple, transactional key-value store API on top of any SQL database. It is designed for developers who need ACID transactions with a key-value interface, offering features like automatic serialization of array keys, promise-based asynchronous operations, and support for range queries and transactions.