Module for Angular that provides service wrappers for the Web Storage API
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The angular-webstorage-service is an Angular module that provides service wrappers for the Web Storage API, offering a simple interface for using localStorage and sessionStorage. It's designed for Angular developers who want to easily switch between storage types, add custom backing storage, or mock storage in unit tests. The package includes built-in availability checks and JSON serialization, making it more ergonomic than directly using the Web Storage API.