transform input into equally-sized chunks as output
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
pull-block is a pull-stream module that transforms input into equally-sized chunks of a specified size, with optional zero-padding for the final chunk. It's designed for developers working with pull-streams who need to process data in fixed-size blocks, such as when handling binary data or implementing custom stream processing pipelines.