How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
publisher for node.js projects
npub is a CLI tool that streamlines publishing Node.js packages stored in a Git repository. It adds a `npub prep` step to inject license headers, validates a clean Git state, automates version bumping, changelog generation, tagging, pushing, and finally runs `npm publish` (optionally against a custom registry defined in `publishConfig`). The utility is aimed at Node developers who want a safe, reproducible workflow for releasing their libraries.