Nodejs implementation of Firebase's Scrypt modified version.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Firebase Scrypt is a Node.js library that implements Firebase's modified Scrypt password hashing algorithm, allowing developers to hash and verify passwords using the same parameters as Firebase Authentication. It's designed for developers integrating Firebase authentication into their Node.js applications who need to validate or generate password hashes compatible with Firebase's system. The library provides simple methods to initialize with Firebase parameters, hash passwords, and verify credentials against stored hashes.