gets multiple open ports
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The `get-ports` project is a Node.js module that finds multiple open ports after a specified base port range, making it useful for running multiple servers on available ports. It is designed for developers who need to manage multiple server instances and want to ensure that each instance runs on a unique, available port. By using this module, developers can easily find and allocate open ports for their applications.