Simple, low level native bindings to PostgreSQL's libpq from node.js
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides low-level native bindings to PostgreSQL's libpq C client library from Node.js, offering direct access to PostgreSQL's C API with minimal abstraction. It's designed for developers who need precise control over PostgreSQL connections and operations, similar to what they would have when working directly with libpq in C.