fp-ts bindings for LocalStorage
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
fp-ts-local-storage is a TypeScript library that provides functional programming bindings for the browser's LocalStorage API, allowing developers to work with LocalStorage operations in a pure, composable way using fp-ts's IO and IOEither types. It's designed for TypeScript developers using the fp-ts ecosystem who want to handle browser storage operations with proper error handling and functional composition patterns. The library is particularly useful for applications that need to store and retrieve data locally while maintaining type safety and functional programming principles.