Avoid some language features to write better code
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This ESLint plugin enforces strict coding guidelines by restricting certain JavaScript language features, such as classes, exceptions, and various control flow statements, to encourage writing "better" code. It is designed for developers who want to follow a specific subset of JavaScript, inspired by talks advocating for more disciplined and safer coding practices.