mocking repository provider
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a mock implementation of a repository provider, designed for testing applications that interact with repository services without needing real network calls. It extends standard repository/provider interfaces and allows users to define simulated file structures and responses via configuration objects. The tool is intended for developers