Node.js testing utilities
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`node-testutil` is a Node.js module providing utilities to simplify testing setup and execution. It offers functions like creating temporary test directories, discovering test files (e.g., `.test.js`), and calculating MD5 hashes, making it useful for developers writing tests with frameworks like Mocha who need convenient test environment helpers.