Create ReQL from RethinkDB AST
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
ast-to-reql is a Node.js library that converts RethinkDB AST (Abstract Syntax Tree) back into ReQL (RethinkDB Query Language) queries. It's designed for developers working with RethinkDB who need to manipulate or analyze AST representations of queries and convert them back into executable ReQL code.