Contains new Node v0.10 style stream classes for encoding / decoding Base64 data
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides streaming Base64 encoder and decoder classes for Node.js, enabling efficient processing of large data streams without loading everything into memory. It's designed for Node.js developers who need to handle Base64 data in real-time pipelines, such as proxying images or processing network streams, with optional features like adding data URL prefixes.