A declarative reactive localStorage using MobX
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
mobx-localstorage is a library that provides a reactive localStorage wrapper using MobX, enabling seamless synchronization between localStorage and MobX observables. It offers higher performance than native getters, supports external changes, and allows both native and MobX APIs. This tool is ideal for developers using MobX who want to declaratively manage localStorage with reactive updates.