JavaScript implementation of the TCP module that libp2p uses that implements the interface-transport spec
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
libp2p/js-libp2p-tcp is a JavaScript implementation of the TCP transport module for libp2p, providing TCP networking capabilities that conform to the interface-transport specification. This library enables libp2p applications to establish TCP connections for peer-to-peer communication, handling both inbound and outbound TCP socket management. It's designed for developers building decentralized applications using libp2p who need reliable TCP transport functionality in their JavaScript/TypeScript projects.