File system abstraction layer for the browser
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
fs-web is a file system abstraction layer for the browser that provides a Node.js-like fs API using IndexedDB for storage. It allows developers to write, read, and manage files and directories in the browser using familiar fs methods that return Promises. This library is ideal for web applications that need to persist and organize data locally in the browser, such as offline-capable apps or file management tools.