Convert a pull stream to an async iterator
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This library converts pull streams into async iterators, enabling the use of modern async/await syntax with pull stream data sources. It's designed for Node.js developers working with pull streams who want to leverage async iterator patterns for cleaner, more readable code when processing stream data.