Simple timeouts for promises
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Promise-timeout is a utility library for adding timeout functionality to promises, allowing developers to reject promises that do not resolve within a specified time frame. It is designed for developers working with JavaScript, particularly those using Node.js or environments with promise support, who need to manage asynchronous operations with time constraints.