How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Proxy p2p connections using a duplex stream and Hyperswarm
hyperswarm‑proxy lets you run a thin Hyperswarm node on a remote server and expose its peer‑discovery and connection capabilities over any duplex stream (e.g., WebSocket, TCP, stdin/stdout). A client library mirrors the normal Hyperswarm API, so developers can join topics, receive peer info and proxy actual peer connections through the server without running a full Swarm locally—ideal for browsers, constrained environments, or situations where direct P2P connectivity isn’t possible.