Curried TypeScript type guards for primitive types and classes
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
ts-type-guards is a TypeScript library that provides curried type guards for primitive types and classes, simplifying type checking in JavaScript code. It allows developers to safely check if values are of a certain type or match another value's type, making it particularly useful for DOM manipulation and type-safe array filtering.