Assert on equality of json representations
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Chai-json-equal is a plugin for the Chai Assertion Library that enables developers to assert the equality of JSON representations of objects. It is particularly useful for comparing objects that may have different internal structures but produce the same JSON output, making it ideal for testing scenarios where JSON serialization is involved.