Sophisticated meta programming in JavaScript, e.g. to build different versions of a library from a single source tree.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
MetaScript is a metaprogramming tool for JavaScript that allows developers to write code that manipulates or generates other code at build time. It enables sophisticated source transformations, such as building different versions of a library from a single source tree, using JavaScript as the meta language with special comment syntax for embedding meta code.