Testing code to show how to load a custom Dotenv configuration before the Jest testing suite run.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project demonstrates how to configure Jest to load a custom Dotenv configuration globally for TypeScript with Webpack projects, allowing developers to use different `.env` files for various environments. It's designed for developers working with TypeScript and Webpack who want to streamline their testing process by loading environment variables once for the entire testing suite.