Return `dev`, `prod`, or optional extra environements based on `process.env.NODE_ENV`
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This Node.js library reliably parses `process.env.NODE_ENV` into standardized values like `dev` or `prod`, supporting custom aliases and throwing errors for typos or unregistered values. It's designed for developers managing multiple deployment environments (e.g., staging, test) who need