JavaScript Implementation of the MerkleDAG Nodes with Protobuf.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This repository offers a lightweight JavaScript library that implements Merkle‑DAG nodes (via Protobuf) for creating, serializing, and managing IPLD objects—exposing `DAGNode` and `DAGLink` constructors, methods for linking, removing, and serializing data, and utilities for working with CIDs. It is intended for developers building IPFS/IPLD applications who need precise, low‑level control over DAG structure and portable binary representations of nodes.