How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Offline states, storage and other tools for Vue.js apps and Progressive Web Apps
Vue Offline Extended is a Vue .js plugin that adds reactive online/offline state helpers (e.g., `isOnline`, `isOffline`, `showOnline`) and global `online`/`offline` events to any component, plus a wrapper around **localforage** (`Vue.$offlineStorage`) for persisting data when the app is offline. It’s aimed at developers building offline‑first Progressive Web Apps or any Vue applications that need to detect connectivity changes and cache data locally.