:notebook_with_decorative_cover: Graph data structure specification for JavaScript
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a specification for graph data structures in JavaScript, defining interfaces for Graphs, DiGraphs, MultiGraphs, and MultiDiGraphs. It's designed for developers implementing graph libraries who want to ensure their implementations adhere to a standardized API.