A JavaScript library for compressing and decompressing strings using an original algorithm based on the LZ algorithm.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
lzjs is a JavaScript library for compressing and decompressing strings using an original LZ algorithm-based method. It's designed for developers who need to store large amounts of data in size-limited storage like localStorage or cookies, and offers both Node.js and browser support with Base64 encoding capabilities.