Classify muxrpc and SSB network errors by severity
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project classifies muxrpc and SSB network errors by severity, helping developers understand and handle connection issues with remote SSB peers. It maps specific error messages from Node.js and go-ssb to a severity level (0-3), indicating whether the local or remote peer closed the connection, a network error occurred, or an unexpected error happened. It's designed for developers working with Secure Scuttlebutt (SSB) networks who need to diagnose and respond to connection errors effectively.