How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`ts2gql` is a tool that automatically converts TypeScript type definitions into GraphQL schema language by traversing type hierarchies. It's designed for TypeScript developers who want to define their GraphQL APIs using familiar TypeScript interfaces and types, with special annotations (like `@graphql schema`) designating root definitions. The tool handles interfaces, types, inputs, and method signatures, generating corresponding GraphQL object types, scalars, queries, and mutations.