How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
A typescript remake of Nat Pryce's ADR-Tools
The project is a TypeScript‑based command‑line utility that implements Nat Pryce’s Architecture Decision Record (ADR) workflow for Node.js projects. It lets developers create, link, supersede, and manage ADR markdown files (usually under doc/adr) via simple commands like `adr new`, handling numbering, templating and opening the file in an editor. It’s aimed at software teams that want a fully‑featured, npm‑installable tool to maintain architectural decision documentation.