Pure JavaScript/NodeJS mDNS discovery implementation.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a pure JavaScript/Node.js implementation of mDNS (multicast DNS) discovery, enabling network service discovery without a central DNS server. It is designed for Node.js developers who need to implement service discovery in their applications, particularly in environments where other mDNS services like Avahi or Bonjour may already be running.