Deep JSON pattern matching library
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
**lodash-match-pattern** is a deep JSON pattern matching library designed for validating and testing JSON objects, particularly in API feature testing. It provides flexible matching capabilities including type checking, partial object matching, subset/superset array matching, and support for transforms and custom matchers. The library is primarily aimed at developers writing tests for JSON-based APIs, especially those using CucumberJS or similar testing frameworks, offering a readable DSL for expressing complex validation patterns while maintaining test resilience against incidental data changes.