How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Computes the distance between a point and a line defined with any two points lying on it
The **point‑line‑distance** package provides a tiny JavaScript utility that calculates the Euclidean distance (or squared distance) from an arbitrary point to the infinite line defined by two other points in any dimension. It is intended for developers needing a simple, zero‑dependency function for geometric calculations in Node.js or browser‑based projects.