How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Add a table of scripts from package.json to markdown files
The **markdown‑magic‑package‑scripts** plugin inserts a markdown table that lists the scripts defined in a project’s `package.json` (script name and description) into any markdown file when run with [markdown‑magic](https://github.com/DavidWells/markdown-magic). It’s intended for JavaScript/Node developers who want to keep their README or other docs automatically up‑to‑date with the current npm scripts without manual editing.