Raft consensus algorithm implementation
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a simple JavaScript implementation of the Raft consensus algorithm, a fundamental protocol for managing replicated state machines in distributed systems. It is designed for JavaScript developers who need to understand, experiment with, or integrate Raft-based consensus into Node.js or browser