Snapshot test utilities for Mocha.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
mocha-assert-snapshot adds snapshot‑testing support to Mocha test suites, letting developers use `assertSnapshot` and `assertSnapshotThrows` to compare values against stored snapshots and detect regressions. It’s aimed at Mocha users who want Jest‑style snapshot testing in their Node.js or browser test workflows.