Promise based script loader for the browser using script tags
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a lightweight, promise-based JavaScript loader for browsers that dynamically injects `<script>` tags to load external or inline scripts concurrently. It's designed for front-end developers who need flexible control over script loading—such as managing dependencies, caching, or async execution—either directly in the browser or via npm-based bundlers.