[ARCHIVED] Webpack 4.x plugin to emit a JSON file with the hashes generated by webpack-subresource-integrity.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a Webpack 4.x plugin that generates a JSON file containing integrity hashes for your bundled assets, complementing the webpack-subresource-integrity plugin. It's designed for developers using Webpack 4.x who need to access the integrity hashes generated by webpack-subresource-integrity in a JSON format, typically for use in server-side rendering or other scenarios where you need to reference these hashes outside of your HTML templates.