Easy way to mock process.env during BDD testing
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
mocked-env is a utility for easily mocking process.env during BDD testing. It allows you to temporarily change, delete, or clear environment variables, with automatic restoration after tests. This tool is designed for developers writing tests that need to control or simulate different environment variable states.