How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
One shared config to rule them all :loop::package:
standard‑shared‑config is a Node‑JS/TypeScript utility that lets developers package their project’s configuration files (ESLint, Prettier, TSConfig, etc.) into a reusable, publishable npm module. By defining a `.sharedconfig.yml` schema and running `shared-config build`, the tool generates a CLI, script hooks and file snapshots that can be installed in other repositories and invoked via npm scripts to copy or override the shared config. It’s aimed at teams or open‑source maintainers who want a single source of truth for boiler‑plate configs across multiple projects.