A straight forward implementation of base58check extending upon bs58.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a Node.js library for encoding and decoding data using the Base58Check algorithm, which is commonly used in Bitcoin for addresses and private keys. It extends the `bs58` library and offers a straightforward API for these cryptographic operations. The tool is designed for Bitcoin and cryptocurrency developers who need reliable address handling in their applications.