Byte encoding utils
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
enc-utils is a TypeScript/JavaScript library that provides a comprehensive set of utility functions for converting between different byte encodings, including Buffer, Utf8, Hex, Uint8Array, Number, and Binary formats. It also includes validators, byte manipulation functions, and helpers for working with hexadecimal strings. This library is designed for developers who need to handle various data encoding conversions in their applications, particularly those working with binary data, cryptography, or low-level data processing.