A library for making RxJS support async-await for-await loops via AsyncIterables
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This library enables RxJS observables to be consumed using async/await `for await...of` loops by converting them into AsyncIterables. It offers four strategies—ranging from lossless to lossy—giving RxJS developers flexible options for handling streamed data with different trade-offs between memory usage and potential