Helper utilities for accessing environment variables
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a Node.js library that simplifies and type-safely accesses environment variables, offering utility functions for retrieving strings, numbers, booleans, and arrays with default values. It is designed for Node.js developers who need robust configuration management, particularly those using `.env` files via `dotenv`. The library helps prevent