Crockford base-32 encoding with 4-byte checksum
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
c32check is a JavaScript library for Crockford base-32 encoding with a 4-byte checksum, designed for generating and decoding addresses on the Stacks blockchain. It provides functions to encode and decode data with version bytes and checksums, supporting both c32check and c32address formats. The library is particularly useful for developers working with Stacks blockchain addresses and conversions between base-32 and base-58 check formats.