IDB cache for react
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`react-idb-cache` is a React hook library that simplifies caching and retrieving data using IndexedDB, allowing components to render asynchronously fetched data without blocking. It's designed for React developers who need efficient client-side caching of API responses or other data, with automatic cache invalidation and synchronization between React state and IndexedDB.