Connect middleware for limiting requests to node.js server per ip/hostname.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
connect-ratelimit is a Node.js middleware for limiting the number of requests per client IP/hostname to a server. It's designed for developers building Node.js applications with the Connect framework who need to implement rate limiting for security, resource management, or API usage control.