Enumerated type library.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Enumify-x is a JavaScript library for creating and working with enumerated types, providing a Python-like Enum implementation that allows developers to define symbolic names bound to unique constant values. It's designed for JavaScript developers who need type-safe, iterable enumerations with features like aliases, custom auto-value generation, and extensible instance and class methods.