Find all require calls within a glslify file
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
glslify-detective is a utility for parsing GLSL files and extracting all `require` calls, similar to how detective works for browserify. It's designed for developers working with glslify, helping them identify dependencies within GLSL code. The tool returns an array of required modules, making it easier to manage and analyze shader dependencies.