Persistent stores for Tauri
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
tauri-store is a collection of persistent stores for Tauri applications that allows saving store data to disk, synchronizing across multiple windows, and debouncing/throttling updates. It provides both JavaScript and Rust APIs for managing state, with additional framework-specific plugins available for Vue, Svelte, React, and other popular libraries. This project is designed for Tauri developers who need robust state management with persistence capabilities in their desktop applications.