A graphql client to get your subscriptions through tough firewalls and unreliable mobile networks
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
GraphQL-Trebuchet-Client is a GraphQL client designed to reliably deliver subscriptions through firewalls and unreliable networks by maintaining connection persistence and automatic resubscriptions. It separates the GraphQL protocol layer from the transport layer, supporting features like partial results with `@defer` and casual ordering for mutations. This library is ideal for developers building GraphQL applications that need robust subscription functionality in challenging network environments.