stream multiple files to the browser as a single zip, in pure node
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
express-zip is an npm package that allows developers to easily create and send ZIP files in response to HTTP requests in Express.js applications. It enables streaming multiple files to the browser as a single ZIP archive without creating intermediary files on disk. This package is useful for web developers who need to provide downloadable ZIP files of multiple files or directories to their users.