Force directed graph layout
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`ngraph.forcelayout` is a JavaScript library that implements a force-directed graph layout algorithm, positioning nodes in 2D, 3D, or higher-dimensional spaces using physics simulation and a quadtree for performance optimization. It is designed for developers working with graph visualizations who need efficient, customizable layouts that can handle dynamic graphs and various dimensionalities. This library is part of the `ngraph` ecosystem and operates on the `ng