Collection of development utilities
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Dev Utils is a collection of development utilities designed primarily for the AdonisJS core team to simplify package testing. Its flagship feature is a `Filesystem` class that automatically clears Node.js module cache when removing test files, preventing cached module issues. This toolkit is useful for any Node.js/TypeScript developer writing tests that dynamically create and require files.