How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`deep-equal-ident` is a Node.js utility that performs deep equality checks while also preserving object‑identity information. It works like Lodash’s `isEqual` but fails when two structures contain the same values yet different reference patterns, making it useful for unit‑testing (especially with chai) and for validating algorithms such as deep cloning that must retain the original graph topology. Target audience: JavaScript developers who need more strict structural equality guarantees in tests or data‑processing code.