Types on steroids 💊
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`ts-algebra` is a TypeScript library that provides a set of "Meta-types" - types that encapsulate other types and allow for advanced operations like intersection and exclusion, which are not possible with conventional types. It's designed for developers working with complex type manipulations in TypeScript, particularly those who need to handle object properties, tuples, and unions in a more flexible way.