Schnorr adaptor signature implementation in JS by Side Labs, based on noble-secp256k1.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This JavaScript library implements Schnorr adaptor signatures, providing cryptographic functionality for creating and verifying adaptor signatures based on the noble-secp256k1 library. It's designed for developers building blockchain applications, particularly those working on protocols requiring adaptor signatures for atomic swaps, Lightning Network, or other advanced cryptographic features in cryptocurrency systems.