Utility functions for javascript promises and async/await
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
PCPromise is a lightweight JavaScript utility library that provides helper functions for working with Promises and async/await, most notably a non-blocking `wait()` method for introducing delays. It's designed for Node.js developers who need simple, reliable tools to manage asynchronous timing and flow control in their applications.