How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
envprops is a lightweight Node.js library for managing environment‑specific configuration values. It stores settings keyed by property name with per‑environment values (supporting segments, globs, defaults and environment variables), and provides an API to set and retrieve the correct value based on the current `NODE_ENV` (or a custom env variable). It’s aimed at developers who need a clear, error‑resistant way to handle configuration across multiple deployment environments.