Tiny state machine
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
st8 is a tiny state machine library for JavaScript that allows developers to define and manage state transitions in their applications. It's designed for developers who need a lightweight and flexible way to handle state changes, with features like enter/exit callbacks and state redirection. The library is suitable for both standalone state machines and stateful object properties, making it versatile for various use cases.