HTTP traffic recorder
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
httpgrok is a Node.js require hook that records all HTTP traffic made by your code, outputting the requests and responses as JSON to stderr when the process exits. It's designed for developers who need to capture and analyze HTTP interactions, particularly for testing scenarios using tools like unexpected-mitm or httpception.