How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
A little utility for exploding a zeptomatch-flavored glob into its dynamic and static parts.
Zeptomatch‑explode is a small Node.js utility that parses Zeptomatch‑style glob patterns and separates them into their static (literal) and dynamic (wildcard) components, either from the start (`explodeStart`) or the end (`explodeEnd`). It lets developers quickly isolate fixed path segments for faster file‑system scanning or optimized matching, and is aimed at developers building tooling that needs high‑performance glob handling.