Static and runtime type checking for JavaScript in the form of a Babel plugin.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Babel Typecheck is a Babel plugin that adds static and runtime type checking to JavaScript using Flow type annotations, transforming annotated code into type-validated implementations. It's designed for JavaScript developers who want to catch type-related bugs early in development while maintaining compatibility with standard JavaScript environments.