A Lua parser written in JavaScript
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
luaparse is a JavaScript library that parses Lua source code into an Abstract Syntax Tree (AST). It is designed for developers working with Lua in JavaScript environments, enabling static analysis, code transformation, and tooling support. The parser offers configurable options for handling different Lua versions, comments, scopes, and