How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
SVG to PNG converter JS library made with WASM + resvg (no native dependencies).
svg2png‑wasm is a lightweight JavaScript library that converts SVG markup into PNG images using a WebAssembly build of the resvg renderer, eliminating the need for native binary dependencies. It provides simple Node, browser, Deno, and worker‑friendly APIs (both a one‑off `svg2png` call and a reusable `createSvg2png` converter) and supports custom fonts and scaling, making it useful for web developers who need fast, dependency‑free SVG‑to‑PNG conversion in client‑side or server‑less environments.