How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
glsl-token-depth is a tiny Node.js utility that annotates an array of GLSL lexer tokens with their nesting level (scope depth). It’s aimed at developers working with GLSL shaders who need quick insight into variable scopes without building a full parser, and it works directly with tokens produced by the glsl-tokenizer library.