single-function form of node's Buffer.toString(utf8)
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The `to-utf8` project is a lightweight utility that converts an integer-indexable iterable of bytes into a UTF-8 string, mirroring Node.js's `Buffer.toString('utf8')` functionality. It is designed for developers working with byte data in JavaScript environments, particularly those needing a standalone solution for UTF-8 string conversion without relying on Node.js's Buffer API.