Interceptor library for the native fetch command inspired by angular http intercepts.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
fetch-intercept is a JavaScript library that monkey patches the global fetch method to allow intercepting and modifying requests and responses, inspired by Angular's HTTP interceptors. It's designed for developers working in Browser, Node, or Web Worker environments who need to intercept and manipulate fetch calls, such as adding authentication headers or logging requests.