rethinkdb-ts with extra utilities for typing and structure syncing
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
rethinkdb-ts-extra is an extension of the rethinkdb-ts package that provides strictly typed data structures and secondary indexes for every table in your RethinkDB database, offering enhanced type safety and correcting some inconsistencies in the original typings. It's designed for TypeScript developers using RethinkDB who want to ensure their database schema is strictly typed and synchronized with their application code. The package acts as a drop-in replacement for rethinkdb-ts, re-exporting all its functionality while adding configuration capabilities for database structure and indexing.