Fetch mocking library for Bun
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a fetch mocking library for the Bun runtime, designed to intercept and simulate HTTP requests during testing or development. It allows developers to register custom responses for specific URLs or patterns, enabling predictable and isolated testing without making real network calls. The library is ideal for developers working in Bun who need to test API integrations, debug network requests, or mock external dependencies in their applications.