Wrap the output of a stream with a prefix and/or suffix.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`wrap-stream` is a Node.js utility that creates a transform stream to prepend a prefix and/or append a suffix to the data passing through it. It's designed for developers working with Node.js streams who need to modify stream output with fixed text wrapping. The library is streams2-compliant and allows flexibility by accepting `null` for either the prefix or suffix.