A rate limiter for node.js streams.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`node-stream-throttle` is a Node.js library that limits the data throughput of streams, either individually or in aggregate groups. It's designed for developers who need to control bandwidth usage, such as when simulating low-speed connections or managing resource consumption. The package also includes a command-line tool, `throttleproxy`, for throttling network connections directly from the terminal.