n-degree Bezier spline interpolation.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a lightweight Node.js/Browser library for evaluating Bézier curves of any degree (n-degree). It provides both a general interpolation function and a performance-optimized `prepare()` method for fixed-degree curves. It's designed for developers needing smooth curve interpolation for graphics, animation, or path generation in canvas, SVG, or similar