Dynamic script loading for modern browsers
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
LoadScript2 is a lightweight JavaScript library for dynamically loading external scripts in modern browsers using promises. It's designed for developers who need a simple, small-footprint solution (just 509 bytes gzipped) and don't require legacy browser support like IE8. The library provides a clean promise-based API for appending `<script>` tags to the DOM.