Pure JavaScript pprof encoder and decoder
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`pprof-format` is a pure JavaScript library for encoding and decoding [pprof](https://github.com/google/pprof) profiling data. It's designed for developers who need to work with pprof profiles in JavaScript environments, offering zero dependencies, browser compatibility, and optimized performance by avoiding protobuf and using `Uint8Array`.