Maintain your React state with Cursors.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Cursors is a React mixin that provides a lightweight implementation of David Nolen's Om concept, enabling developers to maintain a single global state with cursors for creating smaller local states within a shared data structure. It leverages React's Immutability Helpers to avoid mutation, making tasks like undo/redo trivial and reasoning about problems easier. This project is ideal for React developers seeking a simpler approach to state management inspired by Om's principles.