check if an AST node is a function of some sort
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
estree-is-function is a utility library that checks if an AST node represents a function, such as a function declaration, expression, or arrow function. It is designed for developers working with ASTs, particularly those using tools like Babel or ESLint, to simplify function detection in code analysis or transformation tasks.