NODE_ENV || 'development' for Node and browser
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Better-node-env is a utility that provides the `NODE_ENV` environment variable or defaults to `'development'` for both Node.js and browser environments. It's designed for developers who need a consistent way to access the `NODE_ENV` value across different platforms, particularly when using tools like Browserify.