Utilities for AST transformers.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
ast-util is a library of utilities for AST transformers, providing functions for injecting variables, generating unique identifiers, and performing common AST operations like calling methods or accessing properties. It is designed for developers working on source code transformations, such as transpilers or macros, who need to manipulate and analyze ASTs programmatically.