A ultra lightweight Universal JavaScript Elliptic Curve Digital Signature Algorithm (ECDSA) for the Koblitz secp256k1 curve.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is an ultra lightweight, universal JavaScript library for the secp256k1 elliptic curve, implementing ECDSA functions like signing, recovering public keys, and generating keys from private keys. It is designed for developers working with blockchain technologies who need a compact, tree-shakable package that works in both Node.js and browser environments.