Schedule connections randomly with a peerlist constructed from config, multicast UDP announcements, feed announcements, and API-calls
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
ssb-gossip is a plugin for ssb-server that manages peer connections in a peer-to-peer network by maintaining a list of peers and randomly scheduling connections to them. It discovers peers through UDP broadcasts, device address messages, pub messages, manual configuration, or API calls, and supports operations like adding, removing, and connecting to peers. This tool is designed for developers working with ssb-server to enable decentralized, eventually consistent networking.