node.js module to elect a master peer in a distributed system
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Bully is a Node.js module that implements the Bully Algorithm to elect a master peer in a distributed system. It automatically detects unresponsive peers through heartbeat timeouts and triggers events when a peer becomes the master or steps down. This module is designed for developers building distributed systems in Node.js who need a reliable way to manage master election among peers.