CORS middleware with full W3C spec support
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
restify-cors-middleware2 is a CORS middleware for Restify applications that provides full W3C spec support, allowing developers to configure allowed origins, headers, and other CORS settings. It's designed for developers building REST APIs with Restify who need to handle cross-origin requests securely and according to the CORS specification. The middleware supports various origin formats, including wildcards and regular expressions, and automatically sets the appropriate Access-Control headers based on the matching origin.