How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
convert‑extension is a small CLI/library that rewrites JavaScript files and their relative import statements to use a different file extension (e.g., converting `.js` files and imports to `.mjs` or `.cjs`). It’s aimed at developers who need to post‑process TypeScript or other build outputs for Node ES‑module compatibility, but the tool has been archived because modern bundlers now handle this automatically.