:pray: Total control over when ES6 promises are resolved. Intended for use in unit tests.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
FakePromise is a testing library that provides fine-grained control over ES6 promise resolution, allowing developers to precisely manage when promises in a chain are resolved or rejected. It's designed for use in unit tests, particularly when testing asynchronous code that relies on promises, and offers additional debugging utilities for tracking promise state and stack traces.