How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
JSON-RPC 2.0 client/server/peer for any reliable transport. Inter-process communication. REST. WebSocket. WebWorker. Out of order messages or in-order byte stream
JSONBird is a versatile duplex‑stream library that lets you build JSON‑RPC 2.0 clients, servers, or peer‑to‑peer endpoints over any reliable transport (WebSocket, HTTP, TCP, Web Workers, in‑memory streams, etc.). It abstracts the transport layer, supports both object‑mode and raw‑JSON streaming, and provides features such as method registration, notifications, time‑outs, and automatic ping‑based health checks—making it ideal for developers who need flexible, bidirectional RPC communication in Node.js or browser environments.