A GitHub template repo for node cli tools
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a standardized GitHub template repository for building Node.js command-line interface (CLI) tools. It provides a pre-configured starting point with best practices for testing, type safety, and project structure, aimed at developers creating npm packages with executable `bin` entries. The template emphasizes modern JavaScript (ESM) and includes optional Git hooks and type-level contract validation.