Secret sharing over Hypercore
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This Node.js library implements secret sharing over Hypercore, allowing a secret to be split into multiple encrypted shares that can be distributed across peers and later reconstructed when enough shares are collected. It's designed for developers building decentralized applications who need to securely share and recover secrets across a Hypercore network using threshold cryptography.