TCP client base
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`tcp-base` is a Node.js library providing a base class for building TCP clients with custom packet protocols. It handles connection management and allows developers to define header parsing, body length calculation, and data decoding by overriding simple methods. This