create source pull-stream from async callback
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`pull-async` is a utility that converts async functions (continuables) into source streams for the `pull-stream` library. It's designed for Node.js developers using pull-stream who need to incorporate async operations like API calls into their streaming pipelines.