use delay/sleep/wait to async/await ES7
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Await-delay is a simple utility that allows developers to pause execution in async functions using ES7's async/await syntax. It's ideal for scenarios where you need to introduce delays, such as throttling API calls or simulating wait times in asynchronous workflows. This tool is particularly useful for JavaScript developers working with modern ES7+ environments who want a clean and straightforward way to implement delays in their code.