ssb legacy replication, previously built into ssb-server
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides legacy replication functionality for the ssb-server (formerly scuttlebot), allowing peers to replicate feeds by calling `createHistoryStream({id, seq})`. It's designed for interop with older ssb instances and supports thousands of feeds, though it has been superseded by ssb-ebt due to performance concerns. The project is primarily for developers working with ssb-server who need to maintain compatibility with legacy replication protocols.